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