Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsd.h475 extern int nfsd4_is_junction(struct dentry *dentry);
479 static inline int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction() function
H A Dvfs.c161 if (nfsd4_is_junction(dentry)) in nfsd_mountpoint()
485 * nfsd4_is_junction - Test if an object could be an NFS junction
492 int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction() function
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsd.h499 extern int nfsd4_is_junction(struct dentry *dentry);
509 static inline int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction() function
H A Dvfs.c228 if (nfsd4_is_junction(dentry)) in nfsd_mountpoint()
583 * nfsd4_is_junction - Test if an object could be an NFS junction
590 int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction() function

Completed in 10 milliseconds