Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
915 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local954 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()955 if (!prealloc_cf) in __ceph_setxattr()1000 &prealloc_cf); in __ceph_setxattr()1010 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1020 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1073 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_removexattr() local1091 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_removexattr()1092 if (!prealloc_cf) in __ceph_removexattr()1137 &prealloc_cf); in __ceph_removexattr()[all …]
1005 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local1013 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1014 if (!prealloc_cf) in ceph_write_iter()1128 &prealloc_cf); in ceph_write_iter()1152 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()1349 struct ceph_cap_flush *prealloc_cf; in ceph_fallocate() local1362 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()1363 if (!prealloc_cf) in ceph_fallocate()1413 &prealloc_cf); in ceph_fallocate()1422 ceph_free_cap_flush(prealloc_cf); in ceph_fallocate()
1778 struct ceph_cap_flush *prealloc_cf; in ceph_setattr() local1793 prealloc_cf = ceph_alloc_cap_flush(); in ceph_setattr()1794 if (!prealloc_cf) in ceph_setattr()1800 ceph_free_cap_flush(prealloc_cf); in ceph_setattr()1961 &prealloc_cf); in ceph_setattr()1993 ceph_free_cap_flush(prealloc_cf); in ceph_setattr()1997 ceph_free_cap_flush(prealloc_cf); in ceph_setattr()
1322 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1329 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1330 if (!prealloc_cf) in ceph_page_mkwrite()1404 &prealloc_cf); in ceph_page_mkwrite()1414 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()