Searched refs:xfs_icdinode (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_inode_buf.h23 struct xfs_icdinode;
41 void xfs_dinode_to_disk(struct xfs_dinode *to, struct xfs_icdinode *from);
42 void xfs_dinode_from_disk(struct xfs_icdinode *to, struct xfs_dinode *from);
H A Dxfs_log_format.h366 typedef struct xfs_icdinode { struct
415 return sizeof(struct xfs_icdinode); xfs_icdinode_size()
416 return offsetof(struct xfs_icdinode, di_next_unlinked); xfs_icdinode_size()
/linux-4.4.14/fs/xfs/
H A Dxfs_itable.c58 struct xfs_icdinode *dic; /* dinode core info pointer */ xfs_bulkstat_one_int()

Completed in 80 milliseconds