Home
last modified time | relevance | path

Searched refs:fsid_source (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/nfsd/
Dnfsfh.h71 enum fsid_source { enum
76 extern enum fsid_source fsid_source(struct svc_fh *fhp);
Dnfsfh.c680 enum fsid_source fsid_source(struct svc_fh *fhp) in fsid_source() function
Dnfsxdr.c157 switch (fsid_source(fhp)) { in encode_fattr()
Dnfs3xdr.c147 switch(fsid_source(fhp)) { in encode_fsid()
Dnfs4xdr.c2590 } else switch(fsid_source(fhp)) { in nfsd4_encode_fattr()