Searched defs:PREV (Results 1 – 3 of 3) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 1240 #define PREV r[2] macro 2772 xfs_rmap_map_extent(struct xfs_trans * tp,struct xfs_inode * ip,int whichfork,struct xfs_bmbt_irec * PREV) xfs_rmap_map_extent() argument 2792 xfs_rmap_unmap_extent(struct xfs_trans * tp,struct xfs_inode * ip,int whichfork,struct xfs_bmbt_irec * PREV) xfs_rmap_unmap_extent() argument 2818 xfs_rmap_convert_extent(struct xfs_mount * mp,struct xfs_trans * tp,struct xfs_inode * ip,int whichfork,struct xfs_bmbt_irec * PREV) xfs_rmap_convert_extent() argument [all...] |
H A D | xfs_refcount.c | 1606 struct xfs_bmbt_irec *PREV) in xfs_refcount_increase_extent() argument 1622 struct xfs_bmbt_irec *PREV) in xfs_refcount_decrease_extent() argument
|
H A D | xfs_bmap.c | 1475 #define PREV r[2] in xfs_bmap_add_extent_delay_real() macro 2048 #define PREV xfs_bmap_add_extent_unwritten_real() macro 6032 xfs_bmap_map_extent(struct xfs_trans * tp,struct xfs_inode * ip,int whichfork,struct xfs_bmbt_irec * PREV) xfs_bmap_map_extent() argument 6043 xfs_bmap_unmap_extent(struct xfs_trans * tp,struct xfs_inode * ip,int whichfork,struct xfs_bmbt_irec * PREV) xfs_bmap_unmap_extent() argument [all...] |