Searched defs:buf_f (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c157 struct xfs_buf_log_format *buf_f = item->ri_buf[0].i_addr; local
171 struct xfs_buf_log_format *buf_f = item->ri_buf[0].i_addr; local
211 xlog_recover_validate_buf_type( struct xfs_mount *mp, struct xfs_buf *bp, struct xfs_buf_log_format *buf_f, xfs_lsn_t current_lsn) argument
445 xlog_recover_do_reg_buffer( struct xfs_mount *mp, struct xlog_recover_item *item, struct xfs_buf *bp, struct xfs_buf_log_format *buf_f, xfs_lsn_t current_lsn) argument
539 xlog_recover_do_dquot_buffer( struct xfs_mount *mp, struct xlog *log, struct xlog_recover_item *item, struct xfs_buf *bp, struct xfs_buf_log_format *buf_f) argument
586 xlog_recover_do_inode_buffer( struct xfs_mount *mp, struct xlog_recover_item *item, struct xfs_buf *bp, struct xfs_buf_log_format *buf_f) argument
708 xlog_recover_get_buf_lsn( struct xfs_mount *mp, struct xfs_buf *bp, struct xfs_buf_log_format *buf_f) argument
890 struct xfs_buf_log_format *buf_f = item->ri_buf[0].i_addr; local
[all...]

Completed in 236 milliseconds