Home
last modified time | relevance | path

Searched defs:on (Results 1 – 8 of 8) sorted by relevance

/fs/kernfs/
Dfile.c545 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/
Dgroup.c143 int fsnotify_fasync(int fd, struct file *file, int on) in fsnotify_fasync()
/fs/pstore/
Dftrace.c63 u8 on; in pstore_ftrace_knob_write() local
/fs/
Dioctl.c516 int on, error; in ioctl_fionbio() local
540 int on, error; in ioctl_fioasync() local
Dpipe.c608 pipe_fasync(int fd, struct file *filp, int on) in pipe_fasync()
Dfcntl.c978 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper()
Dio_uring.c3625 static int io_uring_fasync(int fd, struct file *file, int on) in io_uring_fasync()
/fs/fuse/
Ddev.c2189 static int fuse_dev_fasync(int fd, struct file *file, int on) in fuse_dev_fasync()