Searched refs:xfs_inode_log_format_32_t (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_inode_item.h58 } __attribute__((packed)) xfs_inode_log_format_32_t; typedef in typeref:struct:xfs_inode_log_format_32
H A Dxfs_inode_item.c1075 if (buf->i_len == sizeof(xfs_inode_log_format_32_t)) {
1076 xfs_inode_log_format_32_t *in_f32;
1078 in_f32 = (xfs_inode_log_format_32_t *)buf->i_addr;

Completed in 84 milliseconds