Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Danon_inodes.h38 const struct file_operations *fops, void *priv, int flags __unused) in anon_inode_getfile()
H A Dmiscdevice.h40 const struct file_operations *fops; member
H A Dfs.h180 #define fops_get(fops) (fops) argument
181 #define replace_fops(f, fops) ((f)->f_op = (fops)) argument
206 const struct file_operations *fops) in register_chrdev()
214 const struct file_operations *fops, uid_t uid, gid_t gid, int mode) in register_chrdev_p()
H A Dfile.h156 alloc_file(int mode, const struct file_operations *fops) in alloc_file()
/freebsd/sys/compat/lindebugfs/
H A Dlindebugfs.c190 const struct file_operations *fops) in debugfs_create_file()
225 const struct file_operations *fops, in debugfs_create_file_size()
245 const struct file_operations *fops) in debugfs_create_file_unsafe()
254 const struct file_operations *fops, in debugfs_create_mode_unsafe()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Ddebugfs.c107 const struct file_operations *fops = ops ? ops : &fops_regval; in mt76_register_debugfs_fops() local
/freebsd/sys/ofed/include/rdma/
H A Duverbs_types.h174 const struct file_operations *fops; member
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c481 const struct file_operations *fops, const struct inode_operations *ops, in zfsctl_inode_alloc()
553 const struct file_operations *fops, const struct inode_operations *ops) in zfsctl_inode_lookup()
/freebsd/sys/kern/
H A Dkern_event.c1492 const struct filterops *fops; in kqueue_register() local
1821 kqueue_expand(struct kqueue *kq, const struct filterops *fops, uintptr_t ident, in kqueue_expand()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2516 const struct file_operations *fops) in __register_chrdev() argument
2537 const struct file_operations *fops, uid_t uid, in __register_chrdev_p() argument