Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dpnfs.h340 struct nfs4_threshold *pnfs_mdsthreshold_alloc(void);
884 static inline struct nfs4_threshold *pnfs_mdsthreshold_alloc(void) in pnfs_mdsthreshold_alloc() function
H A Dpnfs.c3291 struct nfs4_threshold *pnfs_mdsthreshold_alloc(void) in pnfs_mdsthreshold_alloc() function
H A Dnfs4proc.c3166 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc(); in _nfs4_do_open()