Home
last modified time | relevance | path

Searched refs:ilf_dsize (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_inode_item.c162 ilf->ilf_dsize = data_bytes; in xfs_inode_item_format_data_fork()
178 ilf->ilf_dsize = ip->i_df.if_broot_bytes; in xfs_inode_item_format_data_fork()
201 ilf->ilf_dsize = (unsigned)data_bytes; in xfs_inode_item_format_data_fork()
412 ilf->ilf_dsize = 0; in xfs_inode_item_format()
840 in_f->ilf_dsize = in_f32->ilf_dsize; in xfs_inode_item_format_convert()
Dxfs_log_recover.c3190 (len == in_f->ilf_dsize)); in xlog_recover_inode_pass2()
Dxfs_trace.h2084 __entry->dsize = in_f->ilf_dsize;
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_log_format.h273 uint16_t ilf_dsize; /* size of data/ext/root */ member
295 uint16_t ilf_dsize; /* size of data/ext/root */ member