OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btrfs_ioctl_search_key
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/uapi/linux/
btrfs.h
230
struct
btrfs_ioctl_search_key
{
struct
260
#define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct
btrfs_ioctl_search_key
))
262
struct
btrfs_ioctl_search_key
key;
/development/ndk/platforms/android-L/include/linux/
btrfs.h
224
struct
btrfs_ioctl_search_key
{
struct
254
#define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct
btrfs_ioctl_search_key
))
256
struct
btrfs_ioctl_search_key
key;
/external/kernel-headers/original/uapi/linux/
btrfs.h
249
struct
btrfs_ioctl_search_key
{
struct
293
#define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct
btrfs_ioctl_search_key
))
300
struct
btrfs_ioctl_search_key
key;
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
btrfs.h
230
struct
btrfs_ioctl_search_key
{
struct
260
#define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct
btrfs_ioctl_search_key
))
262
struct
btrfs_ioctl_search_key
key;
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
btrfs.h
230
struct
btrfs_ioctl_search_key
{
struct
260
#define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct
btrfs_ioctl_search_key
))
262
struct
btrfs_ioctl_search_key
key;
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
btrfs.h
230
struct
btrfs_ioctl_search_key
{
struct
260
#define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct
btrfs_ioctl_search_key
))
262
struct
btrfs_ioctl_search_key
key;
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
btrfs.h
230
struct
btrfs_ioctl_search_key
{
struct
260
#define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct
btrfs_ioctl_search_key
))
262
struct
btrfs_ioctl_search_key
key;
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
btrfs.h
230
struct
btrfs_ioctl_search_key
{
struct
260
#define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct
btrfs_ioctl_search_key
))
262
struct
btrfs_ioctl_search_key
key;
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
btrfs.h
230
struct
btrfs_ioctl_search_key
{
struct
260
#define BTRFS_SEARCH_ARGS_BUFSIZE (4096 - sizeof(struct
btrfs_ioctl_search_key
))
262
struct
btrfs_ioctl_search_key
key;
Completed in 39 milliseconds