Searched refs:subtree (Results 1 – 2 of 2) sorted by relevance
1352 int subtree = 1; in ext4_ind_remove_space() local1356 subtree = 0; in ext4_ind_remove_space()1361 if (!subtree) { in ext4_ind_remove_space()
2670 static bool check_for_nsfs_mounts(struct mount *subtree) in check_for_nsfs_mounts() argument2676 for (p = subtree; p; p = next_mnt(p, subtree)) in check_for_nsfs_mounts()