Searched defs:io_fadvise (Results 1 – 5 of 5) sorted by relevance
73661 struct io_fadvise { struct73662 struct file *file;73663 u64 offset;73664 u32 len;73665 u32 advice;
44906 struct io_fadvise { struct44907 struct file *file;44908 u64 offset;44909 u32 len;44910 u32 advice;
39975 struct io_fadvise { struct39976 struct file *file;39977 u64 offset;39978 u32 len;39979 u32 advice;