Searched defs:l_whence (Results 1 - 4 of 4) sorted by relevance
/fs/ocfs2/ | ||
H A D | ocfs2_ioctl.h | 40 __s16 l_whence; member in struct:ocfs2_space_resv |
/fs/xfs/ | ||
H A D | xfs_ioctl32.h | 171 __s16 l_whence; member in struct:compat_xfs_flock64 |
H A D | xfs_fs.h | 148 __s16 l_whence; member in struct:xfs_flock64 |
/fs/ | ||
H A D | compat_ioctl.c | 776 __s16 l_whence; member in struct:space_resv_32 795 copy_in_user(&p->l_whence, &p32->l_whence, sizeof(s16)) || |
Completed in 75 milliseconds