Home
last modified time | relevance | path

Searched hist:"98 efb4eb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Daccessors.h98efb4eb Thu Jul 13 09:10:26 CDT 2023 David Sterba <dsterba@suse.com> btrfs: use helper sizeof_field in struct accessors

There's a helper for obtaining size of a struct member, we can use it
instead of open coding the pointer magic.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David Sterba <dsterba@suse.com>