Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsd.h500 extern int nfsd4_is_junction(struct dentry *dentry);
510 static inline int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction() function
H A Dvfs.c229 if (nfsd4_is_junction(dentry)) in nfsd_mountpoint()
591 int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction() function