Searched refs:rwf_t (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/
H A Dbacking-file.c70 static rwf_t iocb_to_rw_flags(int flags)
72 return (__force rwf_t)(flags & BACKING_IOCB_MASK);
158 rwf_t rwf = iocb_to_rw_flags(flags);
215 rwf_t rwf = iocb_to_rw_flags(flags);
H A Dread_write.c727 loff_t *ppos, int type, rwf_t flags)
750 loff_t *ppos, int type, rwf_t flags)
811 rwf_t flags)
874 rwf_t flags)
905 unsigned long vlen, loff_t *pos, rwf_t flags)
943 unsigned long vlen, loff_t *pos, rwf_t flags)
983 unsigned long vlen, rwf_t flags)
1007 unsigned long vlen, rwf_t flags)
1037 unsigned long vlen, loff_t pos, rwf_t flags)
1060 unsigned long vlen, loff_t pos, rwf_t flag
[all...]
/linux-master/include/linux/
H A Dcompat.h789 compat_ulong_t vlen, u32 pos_low, u32 pos_high, rwf_t flags);
792 compat_ulong_t vlen, u32 pos_low, u32 pos_high, rwf_t flags);
796 unsigned long vlen, loff_t pos, rwf_t flags);
802 unsigned long vlen, loff_t pos, rwf_t flags);
H A Dfs.h89 typedef __kernel_rwf_t rwf_t; typedef
3131 rwf_t flags);
3133 rwf_t flags);
3409 static inline int kiocb_set_rw_flags(struct kiocb *ki, rwf_t flags)
H A Dsyscalls.h921 rwf_t flags);
924 rwf_t flags);
/linux-master/io_uring/
H A Drw.c30 rwf_t flags;
/linux-master/fs/nfsd/
H A Dvfs.c1167 rwf_t flags = 0;

Completed in 254 milliseconds