Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Df2fs.h2438 static inline bool __allow_reserved_root(struct f2fs_sb_info *sbi, in __allow_reserved_root() function
2463 if (test_opt(sbi, RESERVE_ROOT) && !__allow_reserved_root(sbi, inode, cap)) in get_available_block_count()
2853 !__allow_reserved_root(sbi, inode, true)) in inc_valid_node_count()