Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dmount.h116 if (!d_mountpoint(dentry)) in detach_mounts()
150 if (!d_mountpoint(dentry)) in is_local_mountpoint()
Ddcache.c1404 if (likely(!d_mountpoint(dentry))) in path_check_mount()
1458 if (!d_mountpoint(dentry)) { in d_set_mounted()
1650 if (d_mountpoint(dentry)) { in find_submount()
Dnamespace.c721 if (d_mountpoint(dentry)) { in get_mountpoint()
1239 if (!d_mountpoint(path->dentry)) in path_is_mountpoint()
3912 while (d_mountpoint(ns_root.dentry) && follow_down_one(&ns_root)) in current_chrooted()
/Linux-v5.10/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.10/include/linux/
Ddcache.h381 static inline bool d_mountpoint(const struct dentry *dentry) in d_mountpoint() function
/Linux-v5.10/fs/cachefiles/
Dnamei.c363 if (d_mountpoint(rep)) { in cachefiles_bury_object()
391 if (d_mountpoint(grave)) { in cachefiles_bury_object()
/Linux-v5.10/fs/debugfs/
Dinode.c769 d_mountpoint(old_dentry)) in debugfs_rename()
/Linux-v5.10/fs/cifs/
Dreaddir.c106 if (d_mountpoint(dentry)) { in cifs_prime_dcache()
/Linux-v5.10/fs/nfsd/
Dnfs3xdr.c875 if (d_mountpoint(dchild)) in compose_entry_fh()
Dvfs.c163 if (d_mountpoint(dentry)) in nfsd_mountpoint()
/Linux-v5.10/fs/fuse/
Ddir.c1118 if (d_mountpoint(entry)) { in fuse_reverse_inval_entry()
/Linux-v5.10/fs/nfs/
Ddir.c1791 if (d_mountpoint(dentry)) in nfs4_do_lookup_revalidate()