Searched refs:__init_may_extent_tree (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/f2fs/
H A Dextent_cache.c76 static bool __init_may_extent_tree(struct inode *inode, enum extent_type type) function
96 if (!__init_may_extent_tree(inode, type))
435 if (!__init_may_extent_tree(inode, EX_BLOCK_AGE))
443 if (__init_may_extent_tree(inode, EX_READ))
447 if (__init_may_extent_tree(inode, EX_BLOCK_AGE))

Completed in 173 milliseconds