Searched refs:xfs_dinode_t (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_inode_buf.c | 44 xfs_dinode_t *dip; in xfs_inobp_check() 89 xfs_dinode_t *dip; in xfs_inode_buf_verify() 200 xfs_dinode_t *from) in xfs_dinode_from_disk() 246 xfs_dinode_t *to, in xfs_dinode_to_disk() 354 xfs_dinode_t *dip; in xfs_iread()
|
D | xfs_inode_fork.c | 37 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) in xfs_iformat_fork() 246 xfs_dinode_t *dip, in xfs_iformat_local() 298 xfs_dinode_t *dip, in xfs_iformat_extents() 367 xfs_dinode_t *dip, in xfs_iformat_btree() 795 xfs_dinode_t *dip, in xfs_iflush_fork()
|
D | xfs_format.h | 883 } xfs_dinode_t; typedef
|
/linux-4.4.14/fs/xfs/ |
D | xfs_inode.c | 663 xfs_dinode_t *dip) in xfs_dic2xflags() 1959 xfs_dinode_t *dip; in xfs_iunlink() 2006 offsetof(xfs_dinode_t, di_next_unlinked); in xfs_iunlink() 2041 xfs_dinode_t *dip; in xfs_iunlink_remove() 2048 xfs_dinode_t *last_dip = NULL; in xfs_iunlink_remove() 2096 offsetof(xfs_dinode_t, di_next_unlinked); in xfs_iunlink_remove() 2174 offsetof(xfs_dinode_t, di_next_unlinked); in xfs_iunlink_remove() 2191 offset = last_offset + offsetof(xfs_dinode_t, di_next_unlinked); in xfs_iunlink_remove()
|
D | xfs_log_recover.c | 1733 offsetof(xfs_dinode_t, di_next_unlinked); in xlog_recover_do_inode_buffer() 2518 xfs_dinode_t *dip; in xlog_recover_inode_pass2()
|