Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_alloc_btree.h65 int __init xfs_allocbt_init_cur_cache(void);
Dxfs_alloc_btree.c625 xfs_allocbt_init_cur_cache(void) in xfs_allocbt_init_cur_cache() function
Dxfs_btree.c5068 error = xfs_allocbt_init_cur_cache(); in xfs_btree_init_cur_caches()