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

/linux-master/fs/xfs/
H A Dxfs_inode_item.c326 ilf->ilf_dsize = data_bytes;
342 ilf->ilf_dsize = ip->i_df.if_broot_bytes;
359 ilf->ilf_dsize = (unsigned)ip->i_df.if_bytes;
623 ilf->ilf_dsize = 0;
1156 in_f->ilf_dsize = in_f32->ilf_dsize;
H A Dxfs_inode_item_recover.c469 (len == xlog_calc_iovec_len(in_f->ilf_dsize)));
H A Dxfs_trace.h2360 __entry->dsize = in_f->ilf_dsize;
/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h270 * (if any) is indicated in the ilf_dsize field. Changes to this structure
278 uint16_t ilf_dsize; /* size of data/ext/root */ member in struct:xfs_inode_log_format
300 uint16_t ilf_dsize; /* size of data/ext/root */ member in struct:xfs_inode_log_format_32

Completed in 129 milliseconds