Searched refs:xfs_buf_log_format_t (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_buf_item.h27 typedef struct xfs_buf_log_format_t { struct
36 } xfs_buf_log_format_t; typedef in typeref:struct:xfs_buf_log_format_t
105 xfs_buf_log_format_t bli_format; /* in-log header */
H A Dxfs_log_recover.c1515 xfs_buf_log_format_t *buf_f;
1522 buf_f = (xfs_buf_log_format_t *)itemq->ri_buf[0].i_addr;
1565 xfs_buf_log_format_t *buf_f)
1724 xfs_buf_log_format_t *buf_f)
1759 xfs_buf_log_format_t *buf_f)
1871 xfs_buf_log_format_t *buf_f)
2060 xfs_buf_log_format_t *buf_f)
2116 xfs_buf_log_format_t *buf_f;
2125 buf_f = (xfs_buf_log_format_t *)item->ri_buf[0].i_addr;
H A Dxfs_buf_item.c247 (uint)(sizeof(xfs_buf_log_format_t) +

Completed in 115 milliseconds