Searched refs:xfs_inode_log_format_64_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.h76 } xfs_inode_log_format_64_t; typedef in typeref:struct:xfs_inode_log_format_64
H A Dxfs_inode_item.c1093 } else if (buf->i_len == sizeof(xfs_inode_log_format_64_t)){
1094 xfs_inode_log_format_64_t *in_f64;
1096 in_f64 = (xfs_inode_log_format_64_t *)buf->i_addr;

Completed in 101 milliseconds