Searched refs:xfs_dinode_t (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_inode_fork.c | 29 STATIC int xfs_iformat_local(xfs_inode_t *, xfs_dinode_t *, int, int); 30 STATIC int xfs_iformat_extents(xfs_inode_t *, xfs_dinode_t *, int); 31 STATIC int xfs_iformat_btree(xfs_inode_t *, xfs_dinode_t *, int); 169 	xfs_dinode_t	*dip,  in xfs_iformat_local() 265 	xfs_dinode_t		*dip,  in xfs_iformat_btree() 588 	xfs_dinode_t		*dip,  in xfs_iflush_fork()
  | 
| D | xfs_inode_buf.c | 34 	xfs_dinode_t	*dip;  in xfs_inobp_check() 90 		xfs_dinode_t	*dip;  in xfs_inode_buf_verify() 620 	xfs_dinode_t	*dip;  in xfs_iread()
  | 
| D | xfs_format.h | 894 } xfs_dinode_t;  typedef
  | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_log_recover.c | 2090 			offsetof(xfs_dinode_t, di_next_unlinked);  in xlog_recover_do_inode_buffer() 2921 	xfs_dinode_t		*dip;  in xlog_recover_inode_pass2()
  |