Home
last modified time | relevance | path

Searched refs:di_pad2 (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_inode_item_recover.c207 memset(to->di_pad2, 0, sizeof(to->di_pad2)); in xfs_log_dinode_to_disk()
H A Dxfs_inode_item.c587 memset(to->di_pad2, 0, sizeof(to->di_pad2)); in xfs_inode_to_log_dinode()
/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c348 memset(to->di_pad2, 0, sizeof(to->di_pad2)); in xfs_inode_to_disk()
H A Dxfs_log_format.h473 uint8_t di_pad2[12]; /* more padding for future expansion */ member
H A Dxfs_format.h872 __u8 di_pad2[12]; /* more padding for future expansion */ member