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

/linux-master/fs/xfs/
H A Dxfs_inode_item_recover.c207 memset(to->di_pad2, 0, sizeof(to->di_pad2));
H A Dxfs_inode_item.c555 memset(to->di_pad2, 0, sizeof(to->di_pad2));
/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_buf.c348 memset(to->di_pad2, 0, sizeof(to->di_pad2));
H A Dxfs_log_format.h466 uint8_t di_pad2[12]; /* more padding for future expansion */ member in struct:xfs_log_dinode
H A Dxfs_format.h869 __u8 di_pad2[12]; /* more padding for future expansion */ member in struct:xfs_dinode

Completed in 141 milliseconds