Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.c722 if (d_mountpoint(dentry)) { in get_mountpoint()
1243 if (!d_mountpoint(path->dentry)) in path_is_mountpoint()
3937 while (d_mountpoint(ns_root.dentry) && follow_down_one(&ns_root)) in current_chrooted()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/include/linux/
Ddcache.h381 static inline bool d_mountpoint(const struct dentry *dentry) in d_mountpoint() function
/kernel/linux/linux-5.10/fs/cachefiles/
Dnamei.c363 if (d_mountpoint(rep)) { in cachefiles_bury_object()
391 if (d_mountpoint(grave)) { in cachefiles_bury_object()
/kernel/linux/linux-5.10/fs/debugfs/
Dinode.c775 d_mountpoint(old_dentry)) in debugfs_rename()
/kernel/linux/linux-5.10/fs/cifs/
Dreaddir.c106 if (d_mountpoint(dentry)) { in cifs_prime_dcache()
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs3xdr.c880 if (d_mountpoint(dchild)) in compose_entry_fh()
Dvfs.c163 if (d_mountpoint(dentry)) in nfsd_mountpoint()
/kernel/linux/linux-5.10/fs/fuse/
Ddir.c1159 if (d_mountpoint(entry)) { in fuse_reverse_inval_entry()
/kernel/linux/linux-5.10/fs/nfs/
Ddir.c1819 if (d_mountpoint(dentry)) in nfs4_do_lookup_revalidate()