Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfsfh.h19 enum fsid_source { enum
24 extern enum fsid_source fsid_source(struct svc_fh *fhp);
Dnfsfh.c665 enum fsid_source fsid_source(struct svc_fh *fhp) in fsid_source() function
Dnfsxdr.c171 switch (fsid_source(fhp)) { in encode_fattr()
Dnfs3xdr.c148 switch(fsid_source(fhp)) { in encode_fsid()
Dnfs4xdr.c2158 } else switch(fsid_source(fhp)) { in nfsd4_encode_fattr()