Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dmount.h108 if (!d_mountpoint(dentry)) in detach_mounts()
144 if (!d_mountpoint(dentry)) in is_local_mountpoint()
Dnamespace.c677 if (!d_mountpoint(dentry)) in __is_local_mountpoint()
713 if (d_mountpoint(dentry)) { in get_mountpoint()
1215 if (!d_mountpoint(path->dentry)) in path_is_mountpoint()
3282 while (d_mountpoint(ns_root.dentry) && follow_down_one(&ns_root)) in current_chrooted()
Ddcache.c1357 if (likely(!d_mountpoint(dentry))) in path_check_mount()
1411 if (!d_mountpoint(dentry)) { in d_set_mounted()
1554 if (d_mountpoint(dentry)) { in find_submount()
Dnamei.c1330 if (!d_mountpoint(path->dentry)) in __follow_mount_rcu()
1389 while (unlikely(d_mountpoint(nd->path.dentry))) { in follow_dotdot_rcu()
1459 while (d_mountpoint(path->dentry)) { in follow_mount()
/Linux-v4.19/fs/autofs/
Dexpire.c248 if (d_mountpoint(p)) { in autofs_tree_busy()
296 if (d_mountpoint(p)) { in autofs_check_leaves()
381 if (d_mountpoint(dentry)) { in should_expire()
/Linux-v4.19/include/linux/
Ddcache.h380 static inline bool d_mountpoint(const struct dentry *dentry) in d_mountpoint() function
/Linux-v4.19/fs/cachefiles/
Dnamei.c366 if (d_mountpoint(rep)) { in cachefiles_bury_object()
394 if (d_mountpoint(grave)) { in cachefiles_bury_object()
/Linux-v4.19/fs/debugfs/
Dinode.c796 d_mountpoint(old_dentry)) in debugfs_rename()
/Linux-v4.19/fs/cifs/
Dreaddir.c105 if (d_mountpoint(dentry)) { in cifs_prime_dcache()
/Linux-v4.19/fs/nfsd/
Dnfs3xdr.c856 if (d_mountpoint(dchild)) in compose_entry_fh()
Dvfs.c190 if (d_mountpoint(dentry)) in nfsd_mountpoint()
/Linux-v4.19/fs/fuse/
Ddir.c1001 if (d_mountpoint(entry)) { in fuse_reverse_inval_entry()
/Linux-v4.19/fs/nfs/
Ddir.c1589 if (d_mountpoint(dentry)) in nfs4_lookup_revalidate()