Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dnfsfh.h126 enum fsid_source { enum
131 extern enum fsid_source fsid_source(const struct svc_fh *fhp);
H A Dnfsfh.c777 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.c3076 switch (fsid_source(args->fhp)) { in nfsd4_encode_fattr4_fsid()