Home
last modified time | relevance | path

Searched refs:d_mountpoint (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/fs/
Dmount.h110 if (!d_mountpoint(dentry)) in detach_mounts()
146 if (!d_mountpoint(dentry)) in is_local_mountpoint()
Ddcache.c1383 if (likely(!d_mountpoint(dentry))) in path_check_mount()
1437 if (!d_mountpoint(dentry)) { in d_set_mounted()
1629 if (d_mountpoint(dentry)) { in find_submount()
Dnamespace.c672 if (!d_mountpoint(dentry)) in __is_local_mountpoint()
705 if (d_mountpoint(dentry)) { in get_mountpoint()
1223 if (!d_mountpoint(path->dentry)) in path_is_mountpoint()
3830 while (d_mountpoint(ns_root.dentry) && follow_down_one(&ns_root)) in current_chrooted()
Dnamei.c1322 if (!d_mountpoint(path->dentry)) in __follow_mount_rcu()
1381 while (unlikely(d_mountpoint(nd->path.dentry))) { in follow_dotdot_rcu()
1451 while (d_mountpoint(path->dentry)) { in follow_mount()
/Linux-v5.4/fs/autofs/
Dexpire.c206 if (d_mountpoint(p)) { in autofs_tree_busy()
254 if (d_mountpoint(p)) { in autofs_check_leaves()
339 if (d_mountpoint(dentry)) { in should_expire()
/Linux-v5.4/include/linux/
Ddcache.h379 static inline bool d_mountpoint(const struct dentry *dentry) in d_mountpoint() function
/Linux-v5.4/fs/cachefiles/
Dnamei.c363 if (d_mountpoint(rep)) { in cachefiles_bury_object()
391 if (d_mountpoint(grave)) { in cachefiles_bury_object()
/Linux-v5.4/fs/debugfs/
Dinode.c854 d_mountpoint(old_dentry)) in debugfs_rename()
/Linux-v5.4/fs/cifs/
Dreaddir.c105 if (d_mountpoint(dentry)) { in cifs_prime_dcache()
/Linux-v5.4/fs/nfsd/
Dnfs3xdr.c869 if (d_mountpoint(dchild)) in compose_entry_fh()
Dvfs.c163 if (d_mountpoint(dentry)) in nfsd_mountpoint()
/Linux-v5.4/fs/fuse/
Ddir.c1031 if (d_mountpoint(entry)) { in fuse_reverse_inval_entry()
/Linux-v5.4/fs/nfs/
Ddir.c1627 if (d_mountpoint(dentry)) in nfs4_do_lookup_revalidate()