Home
last modified time | relevance | path

Searched refs:xfs_inode_from_disk (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_inode_buf.h61 void xfs_inode_from_disk(struct xfs_inode *ip, struct xfs_dinode *from);
Dxfs_inode_buf.c201 xfs_inode_from_disk( in xfs_inode_from_disk() function
666 xfs_inode_from_disk(ip, dip); in xfs_iread()
/Linux-v5.4/fs/xfs/
Dxfs_log_recover.c2878 xfs_inode_from_disk(ip, dip); in xfs_recover_inode_owner_change()