OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BTRFS_EXTENT_ITEM_KEY
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
btrfs_key_types.h
44
#if !(defined(
BTRFS_EXTENT_ITEM_KEY
) || (defined(HAVE_DECL_BTRFS_EXTENT_ITEM_KEY) && HAVE_DECL_BTRFS_EXTENT_ITEM_KEY))
45
# define
BTRFS_EXTENT_ITEM_KEY
168
150
XLAT_TYPE(uint64_t,
BTRFS_EXTENT_ITEM_KEY
),
/bionic/libc/kernel/uapi/linux/
btrfs_tree.h
65
#define
BTRFS_EXTENT_ITEM_KEY
168
/external/kernel-headers/original/uapi/linux/
btrfs_tree.h
161
#define
BTRFS_EXTENT_ITEM_KEY
168
164
* The same as the
BTRFS_EXTENT_ITEM_KEY
, except it's metadata we already know
Completed in 770 milliseconds