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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h869 __u8 di_pad2[12]; /* more padding for future expansion */ member in struct:xfs_dinode
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
/linux-master/fs/xfs/
H A Dxfs_inode_item.c555 memset(to->di_pad2, 0, sizeof(to->di_pad2));
H A Dxfs_inode_item_recover.c207 memset(to->di_pad2, 0, sizeof(to->di_pad2));

Completed in 357 milliseconds