Home
last modified time | relevance | path

Searched refs:xfs_refcountbt_init_cur_cache (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_refcount_btree.h69 int __init xfs_refcountbt_init_cur_cache(void);
Dxfs_refcount_btree.c528 xfs_refcountbt_init_cur_cache(void) in xfs_refcountbt_init_cur_cache() function
Dxfs_btree.c5355 error = xfs_refcountbt_init_cur_cache(); in xfs_btree_init_cur_caches()