Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/blocklayout/
Dblocklayout.c949 .alloc_layout_hdr = bl_alloc_layout_hdr,
973 .alloc_layout_hdr = sl_alloc_layout_hdr,
/linux-5.19.10/fs/nfs/
Dpnfs.h135 struct pnfs_layout_hdr * (*alloc_layout_hdr) (struct inode *inode, gfp_t gfp_flags); member
Dpnfs.c273 return ld->alloc_layout_hdr(ino, gfp_flags); in pnfs_alloc_layout_hdr()
/linux-5.19.10/fs/nfs/filelayout/
Dfilelayout.c1119 .alloc_layout_hdr = filelayout_alloc_layout_hdr,
/linux-5.19.10/fs/nfs/flexfilelayout/
Dflexfilelayout.c2489 .alloc_layout_hdr = ff_layout_alloc_layout_hdr,