Searched defs:on (Results 1 – 8 of 8) sorted by relevance
/fs/kernfs/ |
D | file.c | 545 struct kernfs_open_node *on, *new_on = NULL; in kernfs_get_open_node() local 596 struct kernfs_open_node *on = kn->attr.open; in kernfs_put_open_node() local 789 struct kernfs_open_node *on; in kernfs_drain_open_files() local 837 struct kernfs_open_node *on = kn->attr.open; in kernfs_generic_poll() local 935 struct kernfs_open_node *on; in kernfs_notify() local
|
/fs/notify/ |
D | group.c | 143 int fsnotify_fasync(int fd, struct file *file, int on) in fsnotify_fasync()
|
/fs/pstore/ |
D | ftrace.c | 63 u8 on; in pstore_ftrace_knob_write() local
|
/fs/ |
D | ioctl.c | 516 int on, error; in ioctl_fionbio() local 540 int on, error; in ioctl_fioasync() local
|
D | pipe.c | 608 pipe_fasync(int fd, struct file *filp, int on) in pipe_fasync()
|
D | fcntl.c | 978 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper()
|
D | io_uring.c | 3625 static int io_uring_fasync(int fd, struct file *file, int on) in io_uring_fasync()
|
/fs/fuse/ |
D | dev.c | 2189 static int fuse_dev_fasync(int fd, struct file *file, int on) in fuse_dev_fasync()
|