Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsuper.c1013 * nilfs_tree_is_busy() - try to shrink dentries of a checkpoint
1018 static bool nilfs_tree_is_busy(struct dentry *root_dentry) in nilfs_tree_is_busy() function
1045 ret = nilfs_tree_is_busy(dentry); in nilfs_checkpoint_is_mounted()
1353 if (nilfs_tree_is_busy(s->s_root)) { in nilfs_mount()
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsuper.c1014 * nilfs_tree_is_busy() - try to shrink dentries of a checkpoint
1019 static bool nilfs_tree_is_busy(struct dentry *root_dentry) in nilfs_tree_is_busy() function
1046 ret = nilfs_tree_is_busy(dentry); in nilfs_checkpoint_is_mounted()
1334 if (nilfs_tree_is_busy(s->s_root)) { in nilfs_mount()

Completed in 6 milliseconds