Home
last modified time | relevance | path

Searched refs:ceph_alloc_cap_flush (Results 1 – 6 of 6) sorted by relevance

/fs/ceph/
Dxattr.c958 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()
1098 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_removexattr()
Dfile.c1014 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()
1363 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()
Dsuper.h586 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
Daddr.c1327 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()
Dinode.c1802 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()
Dcaps.c1467 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() function