diff options
author | Josef Bacik <[email protected]> | 2022-09-14 19:04:46 -0400 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-09-26 12:28:06 +0200 |
commit | d9d88fde56d388108c07e87630caeac59781dd3e (patch) | |
tree | 3f3c219794230f52c630f4436363feb62c4ae297 /lib/mpi/mpi-div.c | |
parent | f119553fd3d2256b211d98fe9822b85510c59d8b (diff) |
btrfs: move the fs_info related helpers closer to fs_info in ctree.h
This is purely cosmetic, to make it straightforward to copy and paste
the definition and helpers from ctree.h into fs.h. These are helpers
that act directly on the fs_info, and were scattered throughout ctree.h.
Move them directly below the fs_info definition to make it easier to
move them later. This includes the exclop prototypes, which shares an
enum that's used in struct btrfs_fs_info as well.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-div.c')
0 files changed, 0 insertions, 0 deletions