Home
last modified time | relevance | path

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

/fs/kernfs/
Dfile.c553 struct kernfs_open_node *on, *new_on = NULL; in kernfs_get_open_node() local
604 struct kernfs_open_node *on = kn->attr.open; in kernfs_put_open_node() local
738 struct kernfs_open_node *on; in kernfs_unmap_bin_file() local
780 struct kernfs_open_node *on = kn->attr.open; in kernfs_fop_poll() local
802 struct kernfs_open_node *on; in kernfs_notify_workfn() local
/fs/notify/
Dgroup.c132 int fsnotify_fasync(int fd, struct file *file, int on) in fsnotify_fasync()
/fs/pstore/
Dftrace.c62 u8 on; in pstore_ftrace_knob_write() local
/fs/
Dioctl.c471 int on, error; in ioctl_fionbio() local
495 int on, error; in ioctl_fioasync() local
Dfcntl.c690 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper()
Dbad_inode.c101 static int bad_file_fasync(int fd, struct file *filp, int on) in bad_file_fasync()
Dpipe.c576 pipe_fasync(int fd, struct file *filp, int on) in pipe_fasync()
/fs/ext3/
Dsuper.c753 #define QTYPE2MOPT(on, t) ((t)==USRQUOTA?((on)##USRJQUOTA):((on)##GRPJQUOTA)) argument
/fs/fuse/
Ddev.c2144 static int fuse_dev_fasync(int fd, struct file *file, int on) in fuse_dev_fasync()
/fs/ext4/
Dsuper.c1066 #define QTYPE2MOPT(on, t) ((t) == USRQUOTA?((on)##USRJQUOTA):((on)##GRPJQUOTA)) argument