/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ag.h | 22 size_t numblks; /* size of header */ member
|
H A D | xfs_ag.c | 368 size_t numblks; member 27 xfs_get_aghdr_buf( struct xfs_mount *mp, xfs_daddr_t blkno, size_t numblks, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_get_aghdr_buf() argument [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trans.h | 193 xfs_trans_get_buf( struct xfs_trans *tp, struct xfs_buftarg *target, xfs_daddr_t blkno, int numblks, uint flags, struct xfs_buf **bpp) xfs_trans_get_buf() argument 214 xfs_trans_read_buf( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buftarg *target, xfs_daddr_t blkno, int numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_trans_read_buf() argument
|
H A D | xfs_buf.h | 210 xfs_buf_get( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, struct xfs_buf **bpp) xfs_buf_get() argument 222 xfs_buf_read( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_buf_read() argument 237 xfs_buf_readahead( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, const struct xfs_buf_ops *ops) xfs_buf_readahead() argument
|
H A D | xfs_buf.c | 679 xfs_buf_incore( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, xfs_buf_flags_t flags) xfs_buf_incore() argument 911 xfs_buf_read_uncached( struct xfs_buftarg *target, xfs_daddr_t daddr, size_t numblks, int flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_buf_read_uncached() argument 947 xfs_buf_get_uncached( struct xfs_buftarg *target, size_t numblks, int flags, struct xfs_buf **bpp) xfs_buf_get_uncached() argument
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ag.c | 776 size_t numblks; member 444 xfs_get_aghdr_buf( struct xfs_mount *mp, xfs_daddr_t blkno, size_t numblks, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_get_aghdr_buf() argument [all...] |
H A D | xfs_ag.h | 321 size_t numblks; /* size of header */ member
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trans.h | 180 xfs_trans_get_buf( struct xfs_trans *tp, struct xfs_buftarg *target, xfs_daddr_t blkno, int numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp) xfs_trans_get_buf() argument 201 xfs_trans_read_buf( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buftarg *target, xfs_daddr_t blkno, int numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_trans_read_buf() argument
|
H A D | xfs_buf.c | 907 xfs_buf_read_uncached( struct xfs_buftarg *target, xfs_daddr_t daddr, size_t numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_buf_read_uncached() argument 943 xfs_buf_get_uncached( struct xfs_buftarg *target, size_t numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp) xfs_buf_get_uncached() argument
|
H A D | xfs_buf.h | 228 xfs_buf_incore( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp) xfs_buf_incore() argument 241 xfs_buf_get( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, struct xfs_buf **bpp) xfs_buf_get() argument 253 xfs_buf_read( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_buf_read() argument 268 xfs_buf_readahead( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, const struct xfs_buf_ops *ops) xfs_buf_readahead() argument [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 6007 int numblks = 0, i, ret = 0; in ext4_ext_replay_set_iblocks() local
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 994 uint32_t numblks; in lpfc_bg_err_inject() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 5989 int numblks = 0, i, ret = 0; in ext4_ext_replay_set_iblocks() local
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 969 uint32_t numblks; in lpfc_bg_err_inject() local
|