Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsfh.h127 enum fsid_source { enum
132 extern enum fsid_source fsid_source(const struct svc_fh *fhp);
H A Dnfsfh.c779 enum fsid_source fsid_source(const struct svc_fh *fhp) in fsid_source() function
H A Dnfsxdr.c245 switch (fsid_source(fhp)) { in svcxdr_encode_fattr()
H A Dnfs3xdr.c363 switch(fsid_source(fhp)) { in svcxdr_encode_fattr3()
H A Dnfs4xdr.c3074 switch (fsid_source(args->fhp)) { in nfsd4_encode_fattr4_fsid()