Searched refs:ceph_cap_flush (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.h | 182 struct ceph_cap_flush { struct 200 struct ceph_cap_flush cap_flush; 378 struct ceph_cap_flush *i_prealloc_cap_flush; 727 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void); 728 extern void ceph_free_cap_flush(struct ceph_cap_flush *cf); 730 struct ceph_cap_flush **pcf);
|
H A D | caps.c | 1593 struct ceph_cap_flush *cf; 1707 struct ceph_cap_flush **pcf) in __ceph_mark_dirty_caps() 1760 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() 1762 struct ceph_cap_flush *cf; in ceph_alloc_cap_flush() 1772 void ceph_free_cap_flush(struct ceph_cap_flush *cf) in ceph_free_cap_flush() 1781 struct ceph_cap_flush *cf = in __get_oldest_flush_tid() 1783 struct ceph_cap_flush, g_list); in __get_oldest_flush_tid() 1794 struct ceph_cap_flush *cf) in __detach_cap_flush_from_mdsc() 1796 struct ceph_cap_flush *prev; in __detach_cap_flush_from_mdsc() 1809 struct ceph_cap_flush *c in __detach_cap_flush_from_ci() [all...] |
H A D | file.c | 1004 struct ceph_cap_flush *prealloc_cf; 1206 struct ceph_cap_flush **pcf) in ceph_direct_read_write() 1708 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() 2082 struct ceph_cap_flush *prealloc_cf; in ceph_fallocate() 2311 struct ceph_cap_flush *prealloc_cf; in __ceph_copy_file_range()
|
H A D | mds_client.c | 1653 struct ceph_cap_flush *cf; in remove_session_caps_cb() 1664 struct ceph_cap_flush, i_list); in remove_session_caps_cb() 1723 struct ceph_cap_flush *cf; in remove_session_caps_cb() 1725 struct ceph_cap_flush, i_list); in remove_session_caps_cb() 2085 struct ceph_cap_flush *cf = in check_caps_flush() 2087 struct ceph_cap_flush, g_list); in check_caps_flush() 4782 struct ceph_cap_flush *cf = in ceph_mdsc_sync() 4784 struct ceph_cap_flush, g_list); in ceph_mdsc_sync()
|
H A D | super.c | 764 ceph_cap_flush_cachep = KMEM_CACHE(ceph_cap_flush, in init_caches()
|
H A D | xattr.c | 1025 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr()
|
H A D | addr.c | 1585 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite()
|
H A D | inode.c | 2037 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | super.h | 206 struct ceph_cap_flush { struct 224 struct ceph_cap_flush cap_flush; 408 struct ceph_cap_flush *i_prealloc_cap_flush; 784 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void); 785 extern void ceph_free_cap_flush(struct ceph_cap_flush *cf); 787 struct ceph_cap_flush **pcf);
|
H A D | caps.c | 1643 struct ceph_cap_flush *cf = NULL, *iter; 1751 struct ceph_cap_flush **pcf) in __ceph_mark_dirty_caps() 1804 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() 1806 struct ceph_cap_flush *cf; in ceph_alloc_cap_flush() 1816 void ceph_free_cap_flush(struct ceph_cap_flush *cf) in ceph_free_cap_flush() 1825 struct ceph_cap_flush *cf = in __get_oldest_flush_tid() 1827 struct ceph_cap_flush, g_list); in __get_oldest_flush_tid() 1838 struct ceph_cap_flush *cf) in __detach_cap_flush_from_mdsc() 1840 struct ceph_cap_flush *prev; in __detach_cap_flush_from_mdsc() 1853 struct ceph_cap_flush *c in __detach_cap_flush_from_ci() [all...] |
H A D | file.c | 1183 struct ceph_cap_flush *prealloc_cf; 1387 struct ceph_cap_flush **pcf) in ceph_direct_read_write() 2236 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() 2558 struct ceph_cap_flush *prealloc_cf; in ceph_fallocate() 2850 struct ceph_cap_flush *prealloc_cf; in __ceph_copy_file_range()
|
H A D | addr.c | 1681 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() 1828 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data()
|
H A D | mds_client.c | 2234 struct ceph_cap_flush *cf = in check_caps_flush() 2236 struct ceph_cap_flush, g_list); in check_caps_flush() 5409 struct ceph_cap_flush *cf = in ceph_mdsc_sync() 5411 struct ceph_cap_flush, g_list); in ceph_mdsc_sync()
|
H A D | super.c | 939 ceph_cap_flush_cachep = KMEM_CACHE(ceph_cap_flush, in init_caches()
|
H A D | xattr.c | 1168 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr()
|
H A D | inode.c | 2431 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr()
|
Completed in 52 milliseconds