Searched defs:agibp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ag.c | 913 struct xfs_buf *agibp, *agfbp; in xfs_ag_shrink_space() local
|
H A D | xfs_ialloc.c | 2620 struct xfs_buf *agibp; in xfs_ialloc_read_agi() local 1564 xfs_dialloc_roll( struct xfs_trans **tpp, struct xfs_buf *agibp) xfs_dialloc_roll() argument 2964 xfs_ialloc_check_shrink( struct xfs_perag *pag, struct xfs_trans *tp, struct xfs_buf *agibp, xfs_agblock_t new_length) xfs_ialloc_check_shrink() argument [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_inode.c | 2233 struct xfs_buf *agibp; in xfs_iunlink() local 2102 xfs_iunlink_update_bucket( struct xfs_trans *tp, xfs_agnumber_t agno, struct xfs_buf *agibp, unsigned int bucket_index, xfs_agino_t new_agino) xfs_iunlink_update_bucket() argument 2412 struct xfs_buf *agibp; xfs_iunlink_remove() local [all...] |
H A D | xfs_log_recover.c | 2635 xfs_buf_t *agibp; in xlog_recover_clear_agi_bucket() local 2753 xfs_buf_t *agibp; in xlog_recover_process_iunlinks() local 3515 xfs_buf_t *agibp; in xlog_recover_check_summary() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log_recover.c | 2644 struct xfs_buf *agibp; in xlog_recover_clear_agi_bucket() local 2764 struct xfs_buf *agibp; in xlog_recover_iunlink_ag() local [all...] |
H A D | xfs_inode.c | 1898 xfs_iunlink_update_bucket( struct xfs_trans *tp, struct xfs_perag *pag, struct xfs_buf *agibp, unsigned int bucket_index, xfs_agino_t new_agino) xfs_iunlink_update_bucket() argument 1938 xfs_iunlink_reload_next( struct xfs_trans *tp, struct xfs_buf *agibp, xfs_agino_t prev_agino, xfs_agino_t next_agino) xfs_iunlink_reload_next() argument 1991 xfs_iunlink_insert_inode( struct xfs_trans *tp, struct xfs_perag *pag, struct xfs_buf *agibp, struct xfs_inode *ip) xfs_iunlink_insert_inode() argument 2056 struct xfs_buf *agibp; xfs_iunlink() local 2077 xfs_iunlink_remove_inode( struct xfs_trans *tp, struct xfs_perag *pag, struct xfs_buf *agibp, struct xfs_inode *ip) xfs_iunlink_remove_inode() argument 2154 struct xfs_buf *agibp; xfs_iunlink_remove() local 3659 struct xfs_buf *agibp; xfs_inode_reload_unlinked_bucket() local [all...] |
Completed in 17 milliseconds