Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dmount.h114 if (!d_mountpoint(dentry)) in detach_mounts()
138 if (!d_mountpoint(dentry)) in is_local_mountpoint()
H A Ddcache.c1469 if (likely(!d_mountpoint(dentry))) in path_check_mount()
1523 if (!d_mountpoint(dentry)) { in d_set_mounted()
1714 if (d_mountpoint(dentry)) { in find_submount()
H A Dnamespace.c801 if (d_mountpoint(dentry)) { in get_mountpoint()
1390 if (!d_mountpoint(path->dentry)) in path_is_mountpoint()
4828 while (d_mountpoint(ns_root.dentry) && follow_down_one(&ns_root)) in current_chrooted()
/openbmc/linux/fs/autofs/
H A 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()
/openbmc/linux/fs/cachefiles/
H A Dnamei.c330 if (d_mountpoint(rep)) { in cachefiles_bury_object()
360 if (d_mountpoint(grave)) { in cachefiles_bury_object()
/openbmc/linux/include/linux/
H A Ddcache.h375 static inline bool d_mountpoint(const struct dentry *dentry) in d_mountpoint() function
/openbmc/linux/fs/debugfs/
H A Dinode.c843 d_mountpoint(old_dentry)) in debugfs_rename()
/openbmc/linux/fs/nfsd/
H A Dnfs3xdr.c1010 if (d_mountpoint(dchild)) in compose_entry_fh()
/openbmc/linux/fs/smb/client/
H A Dreaddir.c115 if (d_mountpoint(dentry)) { in cifs_prime_dcache()
/openbmc/linux/fs/fuse/
H A Ddir.c1382 if (d_mountpoint(entry)) { in fuse_reverse_inval_entry()
/openbmc/linux/fs/nfs/
H A Ddir.c2222 if (d_mountpoint(dentry)) in nfs4_do_lookup_revalidate()