Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dsuper.h208 struct ceph_cap_flush { struct
226 struct ceph_cap_flush cap_flush; argument
410 struct ceph_cap_flush *i_prealloc_cap_flush;
792 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
793 extern void ceph_free_cap_flush(struct ceph_cap_flush *cf);
795 struct ceph_cap_flush **pcf);
H A Dcaps.c1783 struct ceph_cap_flush **pcf) in __ceph_mark_dirty_caps()
1841 struct ceph_cap_flush *cf; in ceph_alloc_cap_flush()
1860 struct ceph_cap_flush *cf = in __get_oldest_flush_tid()
1873 struct ceph_cap_flush *cf) in __detach_cap_flush_from_mdsc()
1875 struct ceph_cap_flush *prev; in __detach_cap_flush_from_mdsc()
1890 struct ceph_cap_flush *prev; in __detach_cap_flush_from_ci()
1915 struct ceph_cap_flush *cf = NULL; in __mark_caps_flushing()
2322 struct ceph_cap_flush *cf = in try_flush_caps()
2346 struct ceph_cap_flush * cf = in caps_are_flushed()
2570 struct ceph_cap_flush *cf; in __kick_flushing_caps()
[all …]
H A Dfile.c1275 struct ceph_cap_flush *prealloc_cf;
1482 struct ceph_cap_flush **pcf) in ceph_direct_read_write()
2341 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter()
2664 struct ceph_cap_flush *prealloc_cf; in ceph_fallocate()
2960 struct ceph_cap_flush *prealloc_cf; in __ceph_copy_file_range()
H A Daddr.c2039 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite()
2188 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data()
H A Dxattr.c1184 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr()
H A Dsuper.c953 ceph_cap_flush_cachep = KMEM_CACHE(ceph_cap_flush, in init_caches()
H A Dmds_client.c2273 struct ceph_cap_flush *cf = in check_caps_flush()
2275 struct ceph_cap_flush, g_list); in check_caps_flush()
5883 struct ceph_cap_flush *cf = in ceph_mdsc_sync()
5885 struct ceph_cap_flush, g_list); in ceph_mdsc_sync()
H A Dinode.c2479 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr()