Searched refs:xfs_dinode_t (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_inode_buf.c44 xfs_dinode_t *dip; xfs_inobp_check()
49 dip = (xfs_dinode_t *)xfs_buf_offset(bp, xfs_inobp_check()
90 xfs_dinode_t *dip; xfs_inode_buf_verify()
200 xfs_dinode_t *from) xfs_dinode_from_disk()
246 xfs_dinode_t *to, xfs_dinode_to_disk()
354 xfs_dinode_t *dip; xfs_iread()
H A Dxfs_inode_fork.c37 STATIC int xfs_iformat_local(xfs_inode_t *, xfs_dinode_t *, int, int);
38 STATIC int xfs_iformat_extents(xfs_inode_t *, xfs_dinode_t *, int);
39 STATIC int xfs_iformat_btree(xfs_inode_t *, xfs_dinode_t *, int);
82 xfs_dinode_t *dip) xfs_iformat_fork()
246 xfs_dinode_t *dip, xfs_iformat_local()
298 xfs_dinode_t *dip, xfs_iformat_extents()
367 xfs_dinode_t *dip, xfs_iformat_btree()
795 xfs_dinode_t *dip, xfs_iflush_fork()
H A Dxfs_format.h864 } xfs_dinode_t; typedef in typeref:struct:xfs_dinode
/linux-4.1.27/fs/xfs/
H A Dxfs_inode.c611 xfs_dinode_t *dip) xfs_dic2xflags()
1986 xfs_dinode_t *dip; xfs_iunlink()
2033 offsetof(xfs_dinode_t, di_next_unlinked); xfs_iunlink()
2068 xfs_dinode_t *dip; xfs_iunlink_remove()
2075 xfs_dinode_t *last_dip = NULL; xfs_iunlink_remove()
2123 offsetof(xfs_dinode_t, di_next_unlinked); xfs_iunlink_remove()
2201 offsetof(xfs_dinode_t, di_next_unlinked); xfs_iunlink_remove()
2218 offset = last_offset + offsetof(xfs_dinode_t, di_next_unlinked); xfs_iunlink_remove()
3477 dip = (xfs_dinode_t *)xfs_buf_offset(bp, ip->i_imap.im_boffset); xfs_iflush_int()
H A Dxfs_log_recover.c1733 offsetof(xfs_dinode_t, di_next_unlinked); xlog_recover_do_inode_buffer()
2509 xfs_dinode_t *dip; xlog_recover_inode_pass2()
2554 dip = (xfs_dinode_t *)xfs_buf_offset(bp, in_f->ilf_boffset); xlog_recover_inode_pass2()

Completed in 141 milliseconds