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

/linux-master/fs/
H A Dnamespace.c2235 * attach_recursive_mnt - attach a source mount tree
2301 static int attach_recursive_mnt(struct mount *source_mnt, function
2526 return attach_recursive_mnt(mnt, p, mp, 0);
3191 err = attach_recursive_mnt(old, real_mount(new_path->mnt), mp, flags);

Completed in 130 milliseconds