OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btrfs_ioctl_timespec
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
btrfs.h
392
struct
btrfs_ioctl_timespec
{
struct
400
struct
btrfs_ioctl_timespec
stime;
401
struct
btrfs_ioctl_timespec
rtime;
431
struct
btrfs_ioctl_timespec
ctime;
432
struct
btrfs_ioctl_timespec
otime;
433
struct
btrfs_ioctl_timespec
stime;
434
struct
btrfs_ioctl_timespec
rtime;
/external/kernel-headers/original/uapi/linux/
btrfs.h
695
struct
btrfs_ioctl_timespec
{
struct
704
struct
btrfs_ioctl_timespec
stime; /* in */
705
struct
btrfs_ioctl_timespec
rtime; /* out */
795
struct
btrfs_ioctl_timespec
ctime;
796
struct
btrfs_ioctl_timespec
otime;
797
struct
btrfs_ioctl_timespec
stime;
798
struct
btrfs_ioctl_timespec
rtime;
Completed in 46 milliseconds