Searched refs:subtree (Results 1 – 2 of 2) sorted by relevance
1333 int subtree = 1; in ext4_ind_remove_space() local1337 subtree = 0; in ext4_ind_remove_space()1342 if (!subtree) { in ext4_ind_remove_space()
2612 static bool check_for_nsfs_mounts(struct mount *subtree) in check_for_nsfs_mounts() argument2618 for (p = subtree; p; p = next_mnt(p, subtree)) in check_for_nsfs_mounts()