Lines Matching full:our
48 * This is the simplest case, we haven't completed our operation and we know
74 * to checksum our outstanding data.
77 * our reservation. We use btrfs_calculate_inode_block_rsv_size() to
79 * metadata for this inode. We call this and then adjust our reservation as
88 * a completely clean inode, with a num_bytes < our maximum allowed extent size
99 * We must call this once we are done, as we hold our reservation for the
100 * duration of our operation, and then assume set_delalloc will update the
361 * Now we need to update our outstanding extents and csum bytes _first_ in btrfs_delalloc_reserve_metadata()
374 /* Now we can safely add our space to our block rsv */ in btrfs_delalloc_reserve_metadata()
416 * Release our outstanding_extents for an inode.
422 * add. Once we've set the range as delalloc or created our ordered extents we
423 * have outstanding_extents to track the real usage, so we use this to free our