Searched refs:alloc_layout_hdr (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 974 .alloc_layout_hdr = bl_alloc_layout_hdr, 998 .alloc_layout_hdr = sl_alloc_layout_hdr,
|
/kernel/linux/linux-6.6/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 949 .alloc_layout_hdr = bl_alloc_layout_hdr, 973 .alloc_layout_hdr = sl_alloc_layout_hdr,
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pnfs.h | 137 struct pnfs_layout_hdr * (*alloc_layout_hdr) (struct inode *inode, gfp_t gfp_flags); member
|
H A D | pnfs.c | 273 return ld->alloc_layout_hdr(ino, gfp_flags); in pnfs_alloc_layout_hdr()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | pnfs.h | 135 struct pnfs_layout_hdr * (*alloc_layout_hdr) (struct inode *inode, gfp_t gfp_flags); member
|
H A D | pnfs.c | 273 return ld->alloc_layout_hdr(ino, gfp_flags); in pnfs_alloc_layout_hdr()
|
/kernel/linux/linux-5.10/fs/nfs/filelayout/ |
H A D | filelayout.c | 1124 .alloc_layout_hdr = filelayout_alloc_layout_hdr,
|
/kernel/linux/linux-6.6/fs/nfs/filelayout/ |
H A D | filelayout.c | 1131 .alloc_layout_hdr = filelayout_alloc_layout_hdr,
|
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 2504 .alloc_layout_hdr = ff_layout_alloc_layout_hdr,
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 2581 .alloc_layout_hdr = ff_layout_alloc_layout_hdr,
|
Completed in 25 milliseconds