Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_inode_item_recover.c187 memcpy(to->di_pad2, from->di_pad2, sizeof(to->di_pad2)); in xfs_log_dinode_to_disk()
Dxfs_inode_item.c381 memset(to->di_pad2, 0, sizeof(to->di_pad2)); in xfs_inode_to_log_dinode()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_inode_buf.c345 memset(to->di_pad2, 0, sizeof(to->di_pad2)); in xfs_inode_to_disk()
Dxfs_log_format.h429 uint8_t di_pad2[12]; /* more padding for future expansion */ member
Dxfs_format.h996 __u8 di_pad2[12]; /* more padding for future expansion */ member