Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc_btree.h76 int __init xfs_inobt_init_cur_cache(void);
Dxfs_ialloc_btree.c819 xfs_inobt_init_cur_cache(void) in xfs_inobt_init_cur_cache() function
Dxfs_btree.c5346 error = xfs_inobt_init_cur_cache(); in xfs_btree_init_cur_caches()