/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | ufs_inode.h | 239 typedef struct inode { struct 240 struct inode *i_chain[2]; /* must be first */ argument 241 struct inode *i_freef; /* free list forward - must be before i_ic */ argument 242 struct inode *i_freeb; /* free list back - must be before i_ic */ argument 244 struct vnode *i_vnode; /* vnode associated with this inode */ argument 246 dev_t i_dev; /* device where inode resides */ argument 250 struct ufsvfs *i_ufsvfs; /* incore fs associated with inode */ argument 253 krwlock_t i_contents; /* protects (most of) inode contents */ argument 259 uint_t i_flag; /* inode flags */ argument 271 offset_t i_doff; /* dinode byte offset in file system */ argument [all …]
|
H A D | hsfs_node.h | 51 ino64_t inode; /* inode number from rrip data */ member
|
/titanic_44/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_hardlink.c | 120 hardlink_q_get(struct hardlink_q *hl_q, unsigned long inode, in hardlink_q_get() 158 hardlink_q_add(struct hardlink_q *hl_q, unsigned long inode, in hardlink_q_add()
|
/titanic_44/usr/src/cmd/mdb/common/modules/ufs/ |
H A D | ufs.c | 134 inode_t inode; in inode_cache_cb() local 211 inode(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in inode() function 214 inode_t inode; in inode() local 341 inode_t inode; in acl_walk_init() local
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_ufs.c | 68 grub_ino_t inode = ROOTINO; /* start from root */ in ufs_dir() local 150 openi(grub_ino_t inode) in openi()
|
H A D | fsys_minix.c | 81 #define INODE_VERSION(inode) (SUPERBLOCK->s_version) argument 132 __u16 inode; member
|
H A D | fsys_jfs.c | 52 #define inode ((dinode_t *)((char *)FSYS_BUF + 8192 + sizeof(dinode_t))) macro
|
H A D | fsys_xfs.c | 65 #define inode ((xfs_dinode_t *)((char *)FSYS_BUF + 8192)) macro
|
/titanic_44/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | dup_avl.c | 196 inode_dup_t *inode; in report_dups() local 241 report_inode_dups(inode_dup_t *inode) in report_inode_dups() 465 alloc_claimant(fsck_ino_t inode, daddr32_t lfn) in alloc_claimant() 575 new_inode_dup(fsck_ino_t inode) in new_inode_dup()
|
H A D | dir.c | 1344 mkuniqname(caddr_t name, caddr_t pname, fsck_ino_t parent, fsck_ino_t inode) in mkuniqname()
|
/titanic_44/usr/src/lib/libcmdutils/common/ |
H A D | avltree.c | 162 add_tnode(avl_tree_t **stree, dev_t device, ino_t inode) in add_tnode()
|
/titanic_44/usr/src/common/getgen/ |
H A D | getgen.h | 13 uint64_t inode; member
|
/titanic_44/usr/src/stand/lib/fs/ufs/ |
H A D | ufsops.c | 114 openi(fileid_t *filep, ino_t inode) in openi() 172 ino_t inode; in find() local 680 ino_t inode; in boot_ufs_open() local
|
/titanic_44/usr/src/common/fs/ |
H A D | ufsops.c | 97 openi(fileid_t *filep, ino_t inode) in openi() 147 ino_t inode; in find() local 614 ino_t inode; in bufs_open() local
|
H A D | hsfs.c | 159 opendir(ino_t inode, fileid_t *filep) in opendir()
|
/titanic_44/usr/src/stand/lib/fs/hsfs/ |
H A D | hsfsops.c | 124 opendir(fileid_t *filep, ino_t inode) in opendir() 160 ino_t inode; in find() local 574 ino_t inode; in boot_hsfs_open() local 953 hs_seti(fileid_t *filep, struct hs_direct *hsdep, ino_t inode) in hs_seti()
|
/titanic_44/usr/src/cmd/fs.d/udfs/fsdb/ |
H A D | fsdb.c | 797 get_blkno(uint32_t inode, uint32_t *blkno, uint64_t off) in get_blkno() 889 read_file(uint32_t inode, uint8_t *buf, uint32_t count, uint64_t off) in read_file() 928 get_fid(uint32_t inode, uint8_t *buf, uint64_t off) in get_fid() 1052 uint32_t inode; member
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | makedbm.c | 75 ino64_t inode; variable
|
/titanic_44/usr/src/tools/protocmp/ |
H A D | list.h | 113 int inode; member
|
/titanic_44/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 703 set_legacy_service(scf_propertygroup_t *pg, const char *script, ino_t inode) in set_legacy_service()
|
/titanic_44/usr/src/cmd/sysdef/ |
H A D | sysdef.c | 580 int j, len, inode, ino; in modules() local
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | nftw.c | 140 ino_t inode; member
|
/titanic_44/usr/src/cmd/man/ |
H A D | makewhatis.c | 57 ino_t inode; member
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_inode.c | 1617 ufs_scan_inodes(int rwtry, int (*func)(struct inode *, void *), void *arg, in ufs_scan_inodes()
|
/titanic_44/usr/src/cmd/cpio/ |
H A D | cpio.c | 9074 sl_insert(dev_t device, ino_t inode, int ftype) in sl_insert() 9271 sl_numlinks(dev_t device, ino_t inode, int ftype) in sl_numlinks() 9535 ino_t inode; in sl_remember_tgt() local 9610 sl_search(dev_t device, ino_t inode, int ftype) in sl_search()
|