Searched refs:IOP_FORMAT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_trans.h | 184 #define IOP_FORMAT(ip,vp) (*(ip)->li_ops->iop_format)(ip, vp) macro |
D | xfs_trans.c | 1039 IOP_FORMAT(lidp->lid_item, vecp); in xfs_trans_fill_vecs() |