Home
last modified time | relevance | path

Searched refs:ceph_cap_flush (Results 1 – 8 of 8) sorted by relevance

/linux/fs/ceph/
H A Dsuper.h236 struct ceph_cap_flush { struct
255 struct ceph_cap_flush cap_flush; argument
448 struct ceph_cap_flush *i_prealloc_cap_flush;
838 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
839 extern void ceph_free_cap_flush(struct ceph_cap_flush *cf);
841 struct ceph_cap_flush **pcf);
H A Dcaps.c1674 struct ceph_cap_flush *cf = NULL, *iter; in __ceph_flush_snaps()
1785 struct ceph_cap_flush **pcf) in __ceph_mark_dirty_caps()
1841 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush()
1843 struct ceph_cap_flush *cf; in ceph_alloc_cap_flush()
1854 void ceph_free_cap_flush(struct ceph_cap_flush *cf) in ceph_free_cap_flush()
1863 struct ceph_cap_flush *cf = in __get_oldest_flush_tid()
1865 struct ceph_cap_flush, g_list); in __get_oldest_flush_tid()
1876 struct ceph_cap_flush *cf) in __detach_cap_flush_from_mdsc()
1878 struct ceph_cap_flush *prev; in __detach_cap_flush_from_mdsc()
1891 struct ceph_cap_flush *cf) in __detach_cap_flush_from_ci()
[all …]
H A Dfile.c1303 struct ceph_cap_flush *prealloc_cf;
1521 struct ceph_cap_flush **pcf) in ceph_direct_read_write()
2402 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter()
2740 struct ceph_cap_flush *prealloc_cf; in ceph_fallocate()
3036 struct ceph_cap_flush *prealloc_cf; in __ceph_copy_file_range()
H A Dmds_client.c2322 struct ceph_cap_flush *cf = in check_caps_flush()
2324 struct ceph_cap_flush, g_list); in check_caps_flush()
2364 struct ceph_cap_flush *cf; in dump_cap_flushes()
5574 struct ceph_cap_flush *cf = in ceph_mdsc_reset_workfn()
5576 struct ceph_cap_flush, g_list); in ceph_mdsc_reset_workfn()
6688 struct ceph_cap_flush *cf = in ceph_mdsc_sync()
6690 struct ceph_cap_flush, g_list); in ceph_mdsc_sync()
H A Daddr.c2074 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite()
2223 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data()
H A Dsuper.c943 ceph_cap_flush_cachep = KMEM_CACHE(ceph_cap_flush, in init_caches()
H A Dxattr.c1182 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr()
H A Dinode.c2578 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr()