Searched refs:pnfs_alloc_commit_array (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/nfs/
H A Dpnfs_nfs.c97 pnfs_alloc_commit_array(size_t n, gfp_t gfp_flags) function
117 EXPORT_SYMBOL_GPL(pnfs_alloc_commit_array); variable
H A Dpnfs.h383 struct pnfs_commit_array *pnfs_alloc_commit_array(size_t n, gfp_t gfp_flags);
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c1095 new = pnfs_alloc_commit_array(size, nfs_io_gfp_mask());
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2055 new = pnfs_alloc_commit_array(flseg->mirror_array_cnt,

Completed in 300 milliseconds