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

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h287 int32_t ilf_boffset; /* off of inode in buffer */ member in struct:xfs_inode_log_format
308 int32_t ilf_boffset; /* off of inode in buffer */ member in struct:xfs_inode_log_format_32
/linux-master/fs/xfs/
H A Dxfs_inode_item.c615 ilf->ilf_boffset = ip->i_imap.im_boffset;
1161 in_f->ilf_boffset = in_f32->ilf_boffset;
H A Dxfs_inode_item_recover.c318 dip = xfs_buf_offset(bp, in_f->ilf_boffset);
H A Dxfs_trace.h2363 __entry->boffset = in_f->ilf_boffset;

Completed in 211 milliseconds