Home
last modified time | relevance | path

Searched refs:BTRFS_SPACE_INFO_GLOBAL_RSV (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/btrfs/
H A Dbtrfs_tree.h721 BTRFS_SPACE_INFO_GLOBAL_RSV)
760 #define BTRFS_SPACE_INFO_GLOBAL_RSV (1ULL << 49) macro
/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h1120 BTRFS_SPACE_INFO_GLOBAL_RSV)
1154 #define BTRFS_SPACE_INFO_GLOBAL_RSV (1ULL << 49) macro
/openbmc/linux/fs/btrfs/
H A Dioctl.c3133 space.flags = BTRFS_SPACE_INFO_GLOBAL_RSV; in btrfs_ioctl_space_info()