Home
last modified time | relevance | path

Searched hist:c842268458d904c04f08259cc7ecee3870fa2746 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtree-checker.cdiff c842268458d904c04f08259cc7ecee3870fa2746 Tue Sep 15 14:44:52 CDT 2020 David Sterba <dsterba@suse.com> btrfs: add set/get accessors for root_item::drop_level

The drop_level member is used directly unlike all the other int types in
root_item. Add the definition and use it everywhere. The type is u8 so
there's no conversion necessary and the helpers are properly inlined,
this is for consistency.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Drelocation.cdiff c842268458d904c04f08259cc7ecee3870fa2746 Tue Sep 15 14:44:52 CDT 2020 David Sterba <dsterba@suse.com> btrfs: add set/get accessors for root_item::drop_level

The drop_level member is used directly unlike all the other int types in
root_item. Add the definition and use it everywhere. The type is u8 so
there's no conversion necessary and the helpers are properly inlined,
this is for consistency.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dctree.hdiff c842268458d904c04f08259cc7ecee3870fa2746 Tue Sep 15 14:44:52 CDT 2020 David Sterba <dsterba@suse.com> btrfs: add set/get accessors for root_item::drop_level

The drop_level member is used directly unlike all the other int types in
root_item. Add the definition and use it everywhere. The type is u8 so
there's no conversion necessary and the helpers are properly inlined,
this is for consistency.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dextent-tree.cdiff c842268458d904c04f08259cc7ecee3870fa2746 Tue Sep 15 14:44:52 CDT 2020 David Sterba <dsterba@suse.com> btrfs: add set/get accessors for root_item::drop_level

The drop_level member is used directly unlike all the other int types in
root_item. Add the definition and use it everywhere. The type is u8 so
there's no conversion necessary and the helpers are properly inlined,
this is for consistency.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Ddisk-io.cdiff c842268458d904c04f08259cc7ecee3870fa2746 Tue Sep 15 14:44:52 CDT 2020 David Sterba <dsterba@suse.com> btrfs: add set/get accessors for root_item::drop_level

The drop_level member is used directly unlike all the other int types in
root_item. Add the definition and use it everywhere. The type is u8 so
there's no conversion necessary and the helpers are properly inlined,
this is for consistency.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dinode.cdiff c842268458d904c04f08259cc7ecee3870fa2746 Tue Sep 15 14:44:52 CDT 2020 David Sterba <dsterba@suse.com> btrfs: add set/get accessors for root_item::drop_level

The drop_level member is used directly unlike all the other int types in
root_item. Add the definition and use it everywhere. The type is u8 so
there's no conversion necessary and the helpers are properly inlined,
this is for consistency.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>