Lines Matching defs:target
61 struct xfs_buftarg *target = xfs_inode_buftarg(ip);
65 return blkdev_issue_zeroout(target->bt_bdev,
574 * target range.
1195 * valid for the target inode before doing the swap. This is not a problem with
1198 * invalid formats on the target inode.
1200 * E.g. target has space for 7 extents in extent format, temp inode only has
1215 struct xfs_inode *ip, /* target inode */
1234 * if the target inode has less extents that then temporary inode then
1248 * if the target inode is in extent form and the temp inode is in btree
1249 * form then we will end up with the target inode in the wrong format
1256 /* Check temp in extent form to max in target */
1261 /* Check target in extent form to max in temp */
1268 * in the target and that it has enough extents to be in btree format
1269 * in the target.
1283 /* Reciprocal target->temp btree format checks */
1563 struct xfs_inode *ip, /* target inode */