Searched refs:pnfs_report_layoutstat (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pnfs.h | 916 int pnfs_report_layoutstat(struct inode *inode, gfp_t gfp_flags); 919 pnfs_report_layoutstat(struct inode *inode, gfp_t gfp_flags) in pnfs_report_layoutstat() function
|
H A D | pnfs.c | 3300 pnfs_report_layoutstat(struct inode *inode, gfp_t gfp_flags) in pnfs_report_layoutstat() function 3355 EXPORT_SYMBOL_GPL(pnfs_report_layoutstat); variable
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | pnfs.h | 923 int pnfs_report_layoutstat(struct inode *inode, gfp_t gfp_flags); 926 pnfs_report_layoutstat(struct inode *inode, gfp_t gfp_flags) in pnfs_report_layoutstat() function
|
H A D | pnfs.c | 3298 pnfs_report_layoutstat(struct inode *inode, gfp_t gfp_flags) in pnfs_report_layoutstat() function 3353 EXPORT_SYMBOL_GPL(pnfs_report_layoutstat); variable
|
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 666 pnfs_report_layoutstat(inode, GFP_KERNEL); in nfs4_ff_layout_stat_io_start_read() 697 pnfs_report_layoutstat(inode, GFP_NOIO); in nfs4_ff_layout_stat_io_start_write()
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 672 pnfs_report_layoutstat(inode, nfs_io_gfp_mask()); in nfs4_ff_layout_stat_io_start_read() 703 pnfs_report_layoutstat(inode, nfs_io_gfp_mask()); in nfs4_ff_layout_stat_io_start_write()
|
Completed in 21 milliseconds