Home
last modified time | relevance | path

Searched refs:BTRFS_UUID_KEY_SUBVOL (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dbtrfs_key_types.h265 #if defined(BTRFS_UUID_KEY_SUBVOL) || (defined(HAVE_DECL_BTRFS_UUID_KEY_SUBVOL) && HAVE_DECL_BTRFS_…
267 static_assert((BTRFS_UUID_KEY_SUBVOL) == (251), "BTRFS_UUID_KEY_SUBVOL != 251");
270 # define BTRFS_UUID_KEY_SUBVOL 251
343 XLAT_TYPE(uint64_t, BTRFS_UUID_KEY_SUBVOL),
Dbtrfs_key_types.in39 BTRFS_UUID_KEY_SUBVOL 251
/external/u-boot/fs/btrfs/
Dbtrfs_tree.h296 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro
/external/kernel-headers/original/uapi/linux/
Dbtrfs_tree.h287 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro