Linux Kernel
3.7.1
|
#include <ocfs2_ioctl.h>
Data Fields | |
__s16 | l_type |
__s16 | l_whence |
__s64 | l_start |
__s64 | l_len |
__s32 | l_sysid |
__u32 | l_pid |
__s32 | l_pad [4] |
Definition at line 38 of file ocfs2_ioctl.h.
__s64 l_len |
Definition at line 42 of file ocfs2_ioctl.h.
__s32 l_pad[4] |
Definition at line 45 of file ocfs2_ioctl.h.
__u32 l_pid |
Definition at line 44 of file ocfs2_ioctl.h.
__s64 l_start |
Definition at line 41 of file ocfs2_ioctl.h.
__s32 l_sysid |
Definition at line 43 of file ocfs2_ioctl.h.
__s16 l_type |
Definition at line 39 of file ocfs2_ioctl.h.
__s16 l_whence |
Definition at line 40 of file ocfs2_ioctl.h.