Home
last modified time | relevance | path

Searched refs:nfsd4_setup_layout_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dpnfs.h71 void nfsd4_setup_layout_type(struct svc_export *exp);
81 static inline void nfsd4_setup_layout_type(struct svc_export *exp) in nfsd4_setup_layout_type() function
H A Dnfs4layouts.c127 void nfsd4_setup_layout_type(struct svc_export *exp) in nfsd4_setup_layout_type() function
H A Dexport.c710 nfsd4_setup_layout_type(&exp); in svc_export_parse()