Home
last modified time | relevance | path

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

/fs/ext4/
Dindirect.c1352 int subtree = 1; in ext4_ind_remove_space() local
1356 subtree = 0; in ext4_ind_remove_space()
1361 if (!subtree) { in ext4_ind_remove_space()
/fs/
Dnamespace.c2670 static bool check_for_nsfs_mounts(struct mount *subtree) in check_for_nsfs_mounts() argument
2676 for (p = subtree; p; p = next_mnt(p, subtree)) in check_for_nsfs_mounts()