Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dxattr.c954 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()
1091 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_removexattr()
Dfile.c1013 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()
1362 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()
Dsuper.h581 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
Daddr.c1329 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()
Dinode.c1793 prealloc_cf = ceph_alloc_cap_flush(); in ceph_setattr()
Dcaps.c1457 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() function