Searched refs:FI_REMAPF (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/fs/xfs/linux-2.6/ |
D | xfs_vnode.h | 50 #define FI_REMAPF 1 /* Do a remapf prior to the operation */ macro
|
D | xfs_aops.c | 1469 xfs_flush_pages(ip, (xfs_off_t)0, -1, 0, FI_REMAPF); in xfs_vm_bmap()
|
/linux-2.6.39/fs/xfs/ |
D | xfs_dfrag.c | 316 xfs_tosspages(ip, 0, -1, FI_REMAPF); in xfs_swap_extents()
|
D | xfs_bmap.c | 5505 error = xfs_flush_pages(ip, 0, -1, 0, FI_REMAPF); in xfs_getbmap()
|