Home
last modified time | relevance | path

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

/linux/fs/nfs/blocklayout/
H A Dblocklayout.c969 .alloc_layout_hdr = bl_alloc_layout_hdr,
993 .alloc_layout_hdr = sl_alloc_layout_hdr,
/linux/fs/nfs/
H A Dpnfs.h141 struct pnfs_layout_hdr * (*alloc_layout_hdr) (struct inode *inode, gfp_t gfp_flags); member
H A Dpnfs.c274 return ld->alloc_layout_hdr(ino, gfp_flags); in pnfs_alloc_layout_hdr()
/linux/fs/nfs/filelayout/
H A Dfilelayout.c1122 .alloc_layout_hdr = filelayout_alloc_layout_hdr,
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2625 .alloc_layout_hdr = ff_layout_alloc_layout_hdr,