Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dnfsd.h548 extern int nfsd4_is_junction(struct dentry *dentry);
558 static inline int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction() function
H A Dvfs.c226 if (nfsd4_is_junction(dentry)) in nfsd_mountpoint()
625 int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction() function