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

/linux-master/fs/
H A Dnamespace.c1939 static bool is_mnt_ns_file(struct dentry *dentry) function
1962 if (!is_mnt_ns_file(dentry))
1977 if (!(flag & CL_COPY_MNT_NS_FILE) && is_mnt_ns_file(dentry))
2005 is_mnt_ns_file(s->mnt.mnt_root)) {

Completed in 129 milliseconds