| /NextBSD/sys/fs/ext2fs/ |
| HD | inode.h | 72 struct inode { struct 73 struct vnode *i_vnode;/* Vnode associated with this inode. */ argument 76 ino_t i_number; /* The identity of the inode. */ argument 101 int32_t i_ctime; /* Last inode change time. */ argument 105 int32_t i_ctimensec; /* Last inode change time. */ argument 106 int32_t i_birthnsec; /* Inode creation time. */ 107 uint32_t i_gen; /* Generation number. */ 108 uint32_t i_flags; /* Status flags (chflags). */ 109 uint32_t i_db[NDADDR]; /* Direct disk blocks. */ 110 uint32_t i_ib[NIADDR]; /* Indirect disk blocks. */ [all …]
|
| /NextBSD/sys/ufs/ufs/ |
| HD | inode.h | 66 struct inode { struct 68 struct vnode *i_vnode;/* Vnode associated with this inode. */ argument 69 struct ufsmount *i_ump;/* Ufsmount point associated with this inode. */ argument 71 struct cdev *i_dev; /* Device associated with the inode. */ argument 72 ino_t i_number; /* The identity of the inode. */ argument 73 int i_effnlink; /* i_nlink when I/O completes */ 75 struct fs *i_fs; /* Associated filesystem superblock. */ 76 struct dquot *i_dquot[MAXQUOTAS]; /* Dquot structures. */ 101 * Copies from the on-disk dinode itself. argument 111 * The real copy of the on-disk inode. argument [all …]
|
| /NextBSD/usr.sbin/makefs/ffs/ |
| HD | ufs_inode.h | 46 struct inode { struct 47 ino_t i_number; /* The identity of the inode. */ argument 49 union dinode i_din; argument 50 int i_fd; /* File descriptor */ 51 uint64_t i_size;
|
| /NextBSD/sys/fs/nandfs/ |
| HD | nandfs_ifile.c | 61 struct nandfs_inode *inode; in nandfs_node_create() local 157 struct nandfs_inode *inode; in nandfs_node_update() local 186 nandfs_get_node_entry(struct nandfsmount *nmp, struct nandfs_inode **inode, in nandfs_get_node_entry()
|
| HD | nandfs_vnops.c | 494 struct nandfs_inode *inode = &node->nn_inode; in nandfs_getattr() local 578 struct nandfs_inode *inode; in nandfs_truncate() local 660 struct nandfs_inode *inode; in nandfs_itimes_locked() local 702 struct nandfs_inode *inode = &node->nn_inode; in nandfs_chmod() local 756 struct nandfs_inode *inode = &node->nn_inode; in nandfs_chown() local 802 struct nandfs_inode *inode = &node->nn_inode; in nandfs_setattr() local 1352 struct nandfs_inode *inode = &node->nn_inode; in nandfs_link() local
|
| HD | nandfs_subr.c | 629 uint64_t ino, struct nandfs_inode *inode, struct nandfs_node **nodep) in nandfs_get_node_raw() 697 struct nandfs_inode inode, *entry; in nandfs_get_node() local 869 nandfs_inode_init(struct nandfs_inode *inode, uint16_t mode) in nandfs_inode_init() 893 nandfs_inode_destroy(struct nandfs_inode *inode) in nandfs_inode_destroy()
|
| /NextBSD/sys/compat/linuxkpi/common/include/linux/ |
| HD | fs.h | 56 #define inode vnode macro 178 nonseekable_open(struct inode *inode, struct file *filp) in nonseekable_open() 184 iminor(struct inode *inode) in iminor() 191 igrab(struct inode *inode) in igrab() 203 iput(struct inode *inode) in iput()
|
| /NextBSD/sys/contrib/vchiq/interface/vchiq_arm/ |
| HD | vchiq_debugfs.c | 118 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()
|
| /NextBSD/sys/ofed/drivers/infiniband/ulp/sdp/ |
| HD | sdp_proc.c | 125 unsigned long inode; in sdp_seq_show() local 159 static int sdp_seq_open(struct inode *inode, struct file *file) in sdp_seq_open() 334 static int sdpstats_seq_open(struct inode *inode, struct file *file) in sdpstats_seq_open() 426 static int sdpprf_open(struct inode *inode, struct file *file) in sdpprf_open()
|
| /NextBSD/lib/libufs/ |
| HD | inode.c | 50 getino(struct uufsd *disk, void **dino, ino_t inode, int *mode) in getino()
|
| /NextBSD/sbin/ffsinfo/ |
| HD | ffsinfo.c | 340 dump_whole_ufs1_inode(ino_t inode, int level) in dump_whole_ufs1_inode() 494 dump_whole_ufs2_inode(ino_t inode, int level) in dump_whole_ufs2_inode()
|
| /NextBSD/sys/ofed/drivers/infiniband/ulp/ipoib/ |
| HD | ipoib_fs.c | 132 static int ipoib_mcg_open(struct inode *inode, struct file *file) in ipoib_mcg_open() 238 static int ipoib_path_open(struct inode *inode, struct file *file) in ipoib_path_open()
|
| /NextBSD/usr.sbin/snapinfo/ |
| HD | snapinfo.c | 51 static uint32_t inode; variable
|
| /NextBSD/usr.sbin/quot/ |
| HD | quot.c | 374 ino_t inode, maxino; in dofsizes() local 446 ino_t inode, maxino; in douser() local 488 uintmax_t inode; in donames() local
|
| /NextBSD/lib/libprocstat/ |
| HD | common_kvm.c | 90 struct inode inode; in ufs_filestat() local
|
| /NextBSD/sys/fs/cd9660/ |
| HD | cd9660_node.h | 72 ISO_RRIP_INODE inode; member
|
| /NextBSD/sys/ofed/drivers/infiniband/core/ |
| HD | user_mad.c | 849 static int ib_umad_open(struct inode *inode, struct file *filp) in ib_umad_open() 893 static int ib_umad_close(struct inode *inode, struct file *filp) in ib_umad_close() 944 static int ib_umad_sm_open(struct inode *inode, struct file *filp) in ib_umad_sm_open() 983 static int ib_umad_sm_close(struct inode *inode, struct file *filp) in ib_umad_sm_close()
|
| HD | uverbs_cmd.c | 673 struct inode *inode; member 677 struct inode *inode, in xrcd_table_insert() 712 struct inode *inode) in xrcd_table_search() 731 static struct ib_xrcd *find_xrcd(struct ib_uverbs_device *dev, struct inode *inode) in find_xrcd() 743 struct inode *inode) in xrcd_table_delete() 765 struct inode *inode = NULL; in ib_uverbs_open_xrcd() local 899 struct inode *inode = NULL; in ib_uverbs_close_xrcd() local 957 struct inode *inode; in ib_uverbs_dealloc_xrcd() local
|
| HD | uverbs_main.c | 458 static int ib_uverbs_event_close(struct inode *inode, struct file *filp) in ib_uverbs_event_close() 1067 static int ib_uverbs_open(struct inode *inode, struct file *filp) in ib_uverbs_open() 1108 static int ib_uverbs_close(struct inode *inode, struct file *filp) in ib_uverbs_close()
|
| /NextBSD/usr.sbin/makefs/cd9660/ |
| HD | cd9660_write.c | 290 fsinode *inode = writenode->node->inode; in cd9660_write_file() local
|
| /NextBSD/sbin/newfs_nandfs/ |
| HD | newfs_nandfs.c | 80 struct nandfs_inode *inode; member 754 init_inode(struct nandfs_inode *inode, struct file_info *file) in init_inode() 777 struct nandfs_inode *inode; in save_ifile() local
|
| /NextBSD/sys/fs/msdosfs/ |
| HD | msdosfs_denode.c | 99 uint64_t inode; in deget() local
|
| /NextBSD/lib/libstand/ |
| HD | nandfs.c | 63 struct nandfs_inode *inode; member 606 struct nandfs_inode *inode; in nandfs_lookup_node() local 636 uint64_t i, done, pinode, inode; in nandfs_lookup_path() local
|
| /NextBSD/sys/boot/i386/gptboot/ |
| HD | gptboot.c | 99 xfsread(ufs_ino_t inode, void *buf, size_t nbyte) in xfsread()
|
| /NextBSD/sys/boot/efi/boot1/ |
| HD | boot1.c | 156 fsstat(ufs_ino_t inode) in fsstat()
|