Home
last modified time | relevance | path

Searched refs:di_changecount (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c253 be64_to_cpu(from->di_changecount)); in xfs_inode_from_disk()
357 to->di_changecount = cpu_to_be64(inode_peek_iversion(inode)); in xfs_inode_to_disk()
H A Dxfs_format.h959 __be64 di_changecount; /* number of attribute changes */ member