Searched defs:on (Results 1 – 7 of 7) sorted by relevance
/fs/kernfs/ |
D | file.c | 526 struct kernfs_open_node *on, *new_on = NULL; in kernfs_get_open_node() local 577 struct kernfs_open_node *on = kn->attr.open; in kernfs_put_open_node() local 770 struct kernfs_open_node *on; in kernfs_drain_open_files() local 818 struct kernfs_open_node *on = kn->attr.open; in kernfs_generic_poll() local 919 struct kernfs_open_node *on; in kernfs_notify() local
|
/fs/notify/ |
D | group.c | 158 int fsnotify_fasync(int fd, struct file *file, int on) in fsnotify_fasync()
|
/fs/pstore/ |
D | ftrace.c | 70 u8 on; in pstore_ftrace_knob_write() local
|
/fs/ |
D | ioctl.c | 348 int on, error; in ioctl_fionbio() local 372 int on, error; in ioctl_fioasync() local
|
D | fcntl.c | 991 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper()
|
D | pipe.c | 736 pipe_fasync(int fd, struct file *filp, int on) in pipe_fasync()
|
/fs/fuse/ |
D | dev.c | 2263 static int fuse_dev_fasync(int fd, struct file *file, int on) in fuse_dev_fasync()
|