Home
last modified time | relevance | path

Searched defs:o_flags (Results 1 – 2 of 2) sorted by relevance

/fs/
Dfile.c1184 int __receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd()
1210 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
1224 int receive_fd(struct file *file, unsigned int o_flags) in receive_fd()
Dfsopen.c87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()