Searched refs:nfsd4_is_junction (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/nfsd/
H A Dnfsd.h519 extern int nfsd4_is_junction(struct dentry *dentry);
529 static inline int nfsd4_is_junction(struct dentry *dentry) function
H A Dvfs.c227 if (nfsd4_is_junction(dentry))
618 * nfsd4_is_junction - Test if an object could be an NFS junction
625 int nfsd4_is_junction(struct dentry *dentry) function

Completed in 143 milliseconds