Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dmount.h98 if (!d_mountpoint(dentry)) in detach_mounts()
134 if (!d_mountpoint(dentry)) in is_local_mountpoint()
Dnamespace.c715 if (!d_mountpoint(dentry)) in __is_local_mountpoint()
3195 while (d_mountpoint(ns_root.dentry) && follow_down_one(&ns_root)) in current_chrooted()
3329 while(d_mountpoint(root.dentry) && follow_down_one(&root)) in mntns_install()
Ddcache.c1274 if (d_mountpoint(dentry)) { in check_mount()
1464 if (d_mountpoint(dentry)) { in detach_and_collect()
Dnamei.c1273 if (!d_mountpoint(path->dentry)) in __follow_mount_rcu()
1334 while (unlikely(d_mountpoint(nd->path.dentry))) { in follow_dotdot_rcu()
1405 while (d_mountpoint(path->dentry)) { in follow_mount()
/linux-4.4.14/fs/autofs4/
Droot.c126 if (!d_mountpoint(dentry) && simple_empty(dentry)) { in autofs4_dir_open()
379 if (!d_mountpoint(dentry)) { in autofs4_d_automount()
432 if (!d_mountpoint(dentry)) in autofs4_d_manage()
460 if (d_mountpoint(dentry)) in autofs4_d_manage()
487 if ((!d_mountpoint(dentry) && !simple_empty(dentry)) || in autofs4_d_manage()
Dexpire.c238 if (d_mountpoint(p)) { in autofs4_tree_busy()
282 if (d_mountpoint(p)) { in autofs4_check_leaves()
364 if (d_mountpoint(dentry)) { in should_expire()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddcache.c99 if (d_mountpoint((struct dentry *)dentry)) in ll_dcompare()
Dnamei.c500 if (d_mountpoint(dentry)) in ll_lookup_it()
Dstatahead.c877 if (d_mountpoint(dentry)) in do_sa_revalidate()
/linux-4.4.14/include/linux/
Ddcache.h404 static inline bool d_mountpoint(const struct dentry *dentry) in d_mountpoint() function
/linux-4.4.14/fs/cachefiles/
Dnamei.c341 if (d_mountpoint(rep)) { in cachefiles_bury_object()
369 if (d_mountpoint(grave)) { in cachefiles_bury_object()
/linux-4.4.14/fs/debugfs/
Dinode.c680 d_mountpoint(old_dentry)) in debugfs_rename()
/linux-4.4.14/fs/cifs/
Dreaddir.c93 if (d_mountpoint(dentry)) in cifs_prime_dcache()
/linux-4.4.14/fs/nfsd/
Dnfs3xdr.c829 if (d_mountpoint(dchild)) in compose_entry_fh()
Dvfs.c171 if (d_mountpoint(dentry)) in nfsd_mountpoint()
/linux-4.4.14/fs/fuse/
Ddir.c970 if (d_mountpoint(entry)) { in fuse_reverse_inval_entry()
/linux-4.4.14/fs/nfs/
Ddir.c1577 if (d_mountpoint(dentry)) in nfs4_lookup_revalidate()