Home
last modified time | relevance | path

Searched refs:is_subdir (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dpnode.c266 if (!is_subdir(dest_mp->m_dentry, m->mnt.mnt_root)) in need_secondary()
H A Ddcache.c3149 bool is_subdir(struct dentry *new_dentry, struct dentry *old_dentry) in is_subdir() function
3171 EXPORT_SYMBOL(is_subdir);
/linux/Documentation/filesystems/
H A Ddirectory-locking.rst286 in is_subdir() that would make it work even in presence of such beasts.