Home
last modified time | relevance | path

Searched defs:inode (Results 1 – 13 of 13) sorted by relevance

/f-stack/dpdk/kernel/linux/kni/
H A Dkni_misc.c162 kni_open(struct inode *inode, struct file *file) in kni_open()
194 kni_release(struct inode *inode, struct file *file) in kni_release()
485 kni_ioctl(struct inode *inode, uint32_t ioctl_num, unsigned long ioctl_param) in kni_ioctl()
514 kni_compat_ioctl(struct inode *inode, uint32_t ioctl_num, in kni_compat_ioctl()
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_debugfs.c118 static int debugfs_log_open(struct inode *inode, struct file *file) in debugfs_log_open()
203 static int debugfs_usecount_open(struct inode *inode, struct file *file) in debugfs_usecount_open()
227 static int debugfs_trace_open(struct inode *inode, struct file *file) in debugfs_trace_open()
/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Ddcache_compat.h35 #define d_make_root(inode) d_alloc_root(inode) argument
H A Dvfs_compat.h153 struct inode *inode, in lseek_execute()
/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_znode_impl.h58 #define ITOZ(inode) (container_of((inode), znode_t, z_inode)) argument
60 #define ITOZSB(inode) ((zfsvfs_t *)((inode)->i_sb->s_fs_info)) argument
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c531 proc_slab_open(struct inode *inode, struct file *filp) in proc_slab_open()
571 proc_taskq_all_open(struct inode *inode, struct file *filp) in proc_taskq_all_open()
577 proc_taskq_open(struct inode *inode, struct file *filp) in proc_taskq_open()
H A Dspl-procfs-list.c169 procfs_list_open(struct inode *inode, struct file *filp) in procfs_list_open()
H A Dspl-kstat.c477 proc_kstat_open(struct inode *inode, struct file *filp) in proc_kstat_open()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_export.c130 zpl_commit_metadata(struct inode *inode)
H A Dzpl_inode.c520 zpl_get_link(struct dentry *dentry, struct inode *inode, in zpl_get_link()
539 zpl_get_link(struct dentry *dentry, struct inode *inode, void **cookie) in zpl_get_link()
H A Dzpl_file.c126 struct inode *inode = filp->f_mapping->host; in zpl_fsync() local
160 struct inode *inode = filp->f_mapping->host; in zpl_fsync() local
/f-stack/dpdk/kernel/linux/igb_uio/
H A Digb_uio.c330 igbuio_pci_open(struct uio_info *info, struct inode *inode) in igbuio_pci_open()
352 igbuio_pci_release(struct uio_info *info, struct inode *inode) in igbuio_pci_release()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dctl.c1118 const ctl_indexed_node_t *inode; in ctl_lookup() local
1243 const ctl_indexed_node_t *inode; in ctl_bymib() local