Home
last modified time | relevance | path

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

/fs/ext4/
Dindirect.c1333 int subtree = 1; in ext4_ind_remove_space() local
1337 subtree = 0; in ext4_ind_remove_space()
1342 if (!subtree) { in ext4_ind_remove_space()
/fs/
Dnamespace.c2612 static bool check_for_nsfs_mounts(struct mount *subtree) in check_for_nsfs_mounts() argument
2618 for (p = subtree; p; p = next_mnt(p, subtree)) in check_for_nsfs_mounts()