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

/linux-master/fs/
H A Dmount.h112 if (!d_mountpoint(dentry))
135 if (!d_mountpoint(dentry))
H A Ddcache.c1332 if (likely(!d_mountpoint(dentry)))
1386 if (!d_mountpoint(dentry)) {
1566 if (d_mountpoint(dentry)) {
H A Dnamespace.c789 if (d_mountpoint(dentry)) {
1391 * d_mountpoint() can only be used reliably to establish if a dentry is
1393 * d_mountpoint() isn't aware of the possibility there may be multiple
1403 if (!d_mountpoint(path->dentry))
5259 while (d_mountpoint(ns_root.dentry) && follow_down_one(&ns_root))
/linux-master/fs/autofs/
H A Dexpire.c203 if (d_mountpoint(p)) {
251 if (d_mountpoint(p)) {
336 if (d_mountpoint(dentry)) {
/linux-master/include/linux/
H A Ddcache.h387 static inline bool d_mountpoint(const struct dentry *dentry) function
/linux-master/fs/cachefiles/
H A Dnamei.c332 if (d_mountpoint(rep)) {
362 if (d_mountpoint(grave)) {
/linux-master/fs/debugfs/
H A Dinode.c893 d_mountpoint(old_dentry))
/linux-master/fs/nfsd/
H A Dnfs3xdr.c1007 if (d_mountpoint(dchild))
/linux-master/fs/smb/client/
H A Dreaddir.c99 if (d_mountpoint(dentry)) {
/linux-master/fs/fuse/
H A Ddir.c1386 if (d_mountpoint(entry)) {
/linux-master/fs/nfs/
H A Ddir.c2201 if (d_mountpoint(dentry))

Completed in 336 milliseconds