Searched refs:ocfs2_remove_from_cache (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | uptodate.h | 62 void ocfs2_remove_from_cache(struct ocfs2_caching_info *ci,
|
H A D | uptodate.c | 589 void ocfs2_remove_from_cache(struct ocfs2_caching_info *ci, in ocfs2_remove_from_cache() function
|
H A D | inode.c | 695 ocfs2_remove_from_cache(INODE_CACHE(inode), di_bh); in ocfs2_remove_inode()
|
H A D | suballoc.c | 571 ocfs2_remove_from_cache(INODE_CACHE(alloc_inode), bg_bh); in ocfs2_bg_alloc_cleanup()
|
H A D | dir.c | 4466 ocfs2_remove_from_cache(INODE_CACHE(dir), dx_root_bh); in ocfs2_dx_dir_truncate()
|
H A D | alloc.c | 2591 ocfs2_remove_from_cache(et->et_ci, bh); in ocfs2_unlink_path() 2604 ocfs2_remove_from_cache(et->et_ci, bh); in ocfs2_unlink_path()
|
H A D | refcounttree.c | 2102 ocfs2_remove_from_cache(ci, ref_leaf_bh); in ocfs2_remove_refcount_extent()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | uptodate.h | 60 void ocfs2_remove_from_cache(struct ocfs2_caching_info *ci,
|
H A D | uptodate.c | 587 void ocfs2_remove_from_cache(struct ocfs2_caching_info *ci, in ocfs2_remove_from_cache() function
|
H A D | inode.c | 693 ocfs2_remove_from_cache(INODE_CACHE(inode), di_bh); in ocfs2_remove_inode()
|
H A D | suballoc.c | 569 ocfs2_remove_from_cache(INODE_CACHE(alloc_inode), bg_bh); in ocfs2_bg_alloc_cleanup()
|
H A D | dir.c | 4452 ocfs2_remove_from_cache(INODE_CACHE(dir), dx_root_bh); in ocfs2_dx_dir_truncate()
|
H A D | alloc.c | 2589 ocfs2_remove_from_cache(et->et_ci, bh); in ocfs2_unlink_path() 2602 ocfs2_remove_from_cache(et->et_ci, bh); in ocfs2_unlink_path()
|
H A D | refcounttree.c | 2100 ocfs2_remove_from_cache(ci, ref_leaf_bh); in ocfs2_remove_refcount_extent()
|
Completed in 51 milliseconds