Searched refs:xfs_dinode (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_inode_buf.h | 10 struct xfs_dinode; 54 struct xfs_imap *, struct xfs_dinode **, 58 void xfs_dinode_calc_crc(struct xfs_mount *, struct xfs_dinode *); 59 void xfs_inode_to_disk(struct xfs_inode *ip, struct xfs_dinode *to, 61 void xfs_inode_from_disk(struct xfs_inode *ip, struct xfs_dinode *from); 63 struct xfs_dinode *to); 74 struct xfs_dinode *dip);
|
| D | xfs_ialloc.h | 10 struct xfs_dinode; 29 static inline struct xfs_dinode *
|
| D | xfs_inode_fork.h | 10 struct xfs_dinode; 92 int xfs_iformat_fork(struct xfs_inode *, struct xfs_dinode *); 93 void xfs_iflush_fork(struct xfs_inode *, struct xfs_dinode *,
|
| D | xfs_inode_buf.c | 173 struct xfs_dinode **dipp, in xfs_imap_to_bp() 203 struct xfs_dinode *from) in xfs_inode_from_disk() 269 struct xfs_dinode *to, in xfs_inode_to_disk() 326 struct xfs_dinode *to) in xfs_log_dinode_to_disk() 377 struct xfs_dinode *dip, in xfs_dinode_verify_fork() 418 struct xfs_dinode *dip, in xfs_dinode_verify_forkoff() 445 struct xfs_dinode *dip) in xfs_dinode_verify() 587 struct xfs_dinode *dip) in xfs_dinode_calc_crc()
|
| D | xfs_format.h | 849 typedef struct xfs_dinode { struct 896 #define XFS_DINODE_CRC_OFF offsetof(struct xfs_dinode, di_crc) argument 907 return sizeof(struct xfs_dinode); in xfs_dinode_size() 908 return offsetof(struct xfs_dinode, di_crc); in xfs_dinode_size() 997 static inline xfs_dev_t xfs_dinode_get_rdev(struct xfs_dinode *dip) in xfs_dinode_get_rdev() 1002 static inline void xfs_dinode_put_rdev(struct xfs_dinode *dip, xfs_dev_t rdev) in xfs_dinode_put_rdev()
|
| D | xfs_inode_fork.c | 45 struct xfs_dinode *dip) in xfs_iformat_fork() 200 struct xfs_dinode *dip, in xfs_iformat_extents()
|
| D | xfs_ialloc.c | 273 struct xfs_dinode *free; in xfs_ialloc_inode_init()
|
| /Linux-v5.4/fs/xfs/scrub/ |
| D | inode.c | 71 struct xfs_dinode *dip, in xchk_inode_extsize() 93 struct xfs_dinode *dip, in xchk_inode_cowextsize() 112 struct xfs_dinode *dip, in xchk_inode_flags() 158 struct xfs_dinode *dip, in xchk_inode_flags2() 202 struct xfs_dinode *dip, in xchk_dinode() 465 struct xfs_dinode *dip) in xchk_inode_xref_bmap() 500 struct xfs_dinode *dip) in xchk_inode_xref() 559 struct xfs_dinode di; in xchk_inode()
|
| D | ialloc.c | 149 struct xfs_dinode *dip) in xchk_iallocbt_check_cluster_ifree() 215 struct xfs_dinode *dip; in xchk_iallocbt_check_cluster() 288 struct xfs_dinode *dip; in xchk_iallocbt_check_cluster()
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_ondisk.h | 33 XFS_CHECK_STRUCT_SIZE(struct xfs_dinode, 176); in xfs_check_ondisk_structs()
|
| D | xfs_inode.c | 2150 struct xfs_dinode *dip, in xfs_iunlink_update_dinode() 2164 offsetof(struct xfs_dinode, di_next_unlinked); in xfs_iunlink_update_dinode() 2183 struct xfs_dinode *dip; in xfs_iunlink_update_inode() 2299 struct xfs_dinode **dipp, in xfs_iunlink_map_ino() 2341 struct xfs_dinode **dipp, in xfs_iunlink_map_prev() 2418 struct xfs_dinode *last_dip = NULL; in xfs_iunlink_remove() 3639 struct xfs_dinode *dip; in xfs_iflush() 3773 struct xfs_dinode *dip; in xfs_iflush_int()
|
| D | xfs_inode.h | 15 struct xfs_dinode;
|
| D | xfs_log_recover.c | 2864 struct xfs_dinode *dip, in xfs_recover_inode_owner_change() 4977 struct xfs_dinode *dip; in xlog_recover_process_one_iunlink()
|