Searched defs:sparse (Results 1 – 5 of 5) sorted by relevance
1060 bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD); in __ceph_sync_read() local1340 bool sparse = (op->op == CEPH_OSD_OP_SPARSE_READ); in ceph_aio_complete_req() local1502 bool sparse = ceph_test_mount_opt(fsc, SPARSEREAD); in ceph_direct_read_write() local
220 bool sparse = (op->op == CEPH_OSD_OP_SPARSE_READ); in finish_netfs_read() local361 bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD); in ceph_netfs_issue_read() local
357 __le64 sparse; member
103 unsigned sparse : 1; /* Create sparse files. */ member
8051 struct file_sparse *sparse) in fsctl_set_sparse()
Completed in 30 milliseconds