Home
last modified time | relevance | path

Searched refs:di_changecount (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode_item_recover.c180 to->di_changecount = cpu_to_be64(from->di_changecount); in xfs_log_dinode_to_disk()
H A Dxfs_inode_item.c375 to->di_changecount = inode_peek_iversion(inode); in xfs_inode_to_log_dinode()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode_item_recover.c200 to->di_changecount = cpu_to_be64(from->di_changecount); in xfs_log_dinode_to_disk()
H A Dxfs_inode_item.c550 to->di_changecount = inode_peek_iversion(inode); in xfs_inode_to_log_dinode()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_inode_buf.c258 be64_to_cpu(from->di_changecount)); in xfs_inode_from_disk()
339 to->di_changecount = cpu_to_be64(inode_peek_iversion(inode)); in xfs_inode_to_disk()
H A Dxfs_log_format.h416 uint64_t di_changecount; /* number of attribute changes */ member
H A Dxfs_format.h992 __be64 di_changecount; /* number of attribute changes */ member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_inode_buf.c240 be64_to_cpu(from->di_changecount)); in xfs_inode_from_disk()
334 to->di_changecount = cpu_to_be64(inode_peek_iversion(inode)); in xfs_inode_to_disk()
H A Dxfs_log_format.h453 uint64_t di_changecount; /* number of attribute changes */ member
H A Dxfs_format.h850 __be64 di_changecount; /* number of attribute changes */ member

Completed in 19 milliseconds