Searched refs:xfs_log_dinode (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_inode_item_recover.c118 static inline bool xfs_log_dinode_has_bigtime(const struct xfs_log_dinode *ld)
127 struct xfs_log_dinode *from,
146 const struct xfs_log_dinode *ld)
154 struct xfs_log_dinode *from,
170 struct xfs_log_dinode *from,
221 struct xfs_log_dinode *ldip)
286 struct xfs_log_dinode *ldip;
H A Dxfs_inode_item.c481 struct xfs_log_dinode *to)
500 struct xfs_log_dinode *to)
515 struct xfs_log_dinode *to,
581 struct xfs_log_dinode *dic;
/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h395 struct xfs_log_dinode { struct
478 sizeof(struct xfs_log_dinode) : \
479 offsetof(struct xfs_log_dinode, di_next_unlinked))
H A Dxfs_ondisk.h132 XFS_CHECK_STRUCT_SIZE(struct xfs_log_dinode, 176);

Completed in 245 milliseconds