Searched refs:ceph_alloc_cap_flush (Results 1 – 6 of 6) sorted by relevance
954 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1091 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_removexattr()
1013 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1362 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()
581 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
1329 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()
1793 prealloc_cf = ceph_alloc_cap_flush(); in ceph_setattr()
1457 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() function