Searched hist:cc4c13d55cba8a0b81bc18243eabc57be1aa44d2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | ctree.c | diff cc4c13d55cba8a0b81bc18243eabc57be1aa44d2 Tue Apr 28 19:15:56 CDT 2020 David Sterba <dsterba@suse.com> btrfs: drop eb parameter from set/get token helpers
Now that all set/get helpers use the eb from the token, we don't need to pass it to many btrfs_token_*/btrfs_set_token_* helpers, saving some stack space.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | tree-log.c | diff cc4c13d55cba8a0b81bc18243eabc57be1aa44d2 Tue Apr 28 19:15:56 CDT 2020 David Sterba <dsterba@suse.com> btrfs: drop eb parameter from set/get token helpers
Now that all set/get helpers use the eb from the token, we don't need to pass it to many btrfs_token_*/btrfs_set_token_* helpers, saving some stack space.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | ctree.h | diff cc4c13d55cba8a0b81bc18243eabc57be1aa44d2 Tue Apr 28 19:15:56 CDT 2020 David Sterba <dsterba@suse.com> btrfs: drop eb parameter from set/get token helpers
Now that all set/get helpers use the eb from the token, we don't need to pass it to many btrfs_token_*/btrfs_set_token_* helpers, saving some stack space.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | inode.c | diff cc4c13d55cba8a0b81bc18243eabc57be1aa44d2 Tue Apr 28 19:15:56 CDT 2020 David Sterba <dsterba@suse.com> btrfs: drop eb parameter from set/get token helpers
Now that all set/get helpers use the eb from the token, we don't need to pass it to many btrfs_token_*/btrfs_set_token_* helpers, saving some stack space.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
|