Searched refs:space_resv (Results 1 – 3 of 3) sorted by relevance
13 struct space_resv { struct23 #define FS_IOC_RESVSP _IOW('X', 40, struct space_resv) argument24 #define FS_IOC_RESVSP64 _IOW('X', 42, struct space_resv)
428 struct space_resv sr; in ioctl_preallocate()
789 struct space_resv __user *p = compat_alloc_user_space(sizeof(*p)); in compat_ioctl_preallocate()