Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsuper.c993 * nilfs_tree_is_busy() - try to shrink dentries of a checkpoint in nilfs_tree_is_busy()
998 static bool nilfs_tree_is_busy(struct dentry *root_dentry) in nilfs_checkpoint_is_mounted()
1025 ret = nilfs_tree_is_busy(dentry); in nilfs_checkpoint_is_mounted()
1234 if (nilfs_tree_is_busy(s->s_root)) { in nilfs_get_tree()
992 static bool nilfs_tree_is_busy(struct dentry *root_dentry) nilfs_tree_is_busy() function