Home
last modified time | relevance | path

Searched refs:st_ino (Results 76 – 100 of 170) sorted by last modified time

1234567

/illumos-gate/usr/src/cmd/backup/dump/
H A Dpartial.c171 markino(st.st_ino); in lf_mark_root()
175 } while (st.st_ino != 2); in lf_mark_root()
186 markino((ino_t)st->st_ino); in lf_ftw_mark()
H A Ddumpmain.c1403 (left->st_ino == right->st_ino) && in statcmp()
1537 (post_stat.st_ino != post_lstat.st_ino) || in safe_open_common()
/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h74 ino_t st_ino; member
91 ino_t st_ino; member
112 ino_t st_ino;
134 ino64_t st_ino;
219 ino_t st_ino;
245 ino_t st_ino;
280 ino_t st_ino;
306 ino64_t st_ino;
353 ino32_t st_ino; member
378 ino64_t st_ino; member
/illumos-gate/usr/src/uts/common/krtld/
H A Dbootrd_cpio.c210 if (!get_uint64(hdr->ino, sizeof (hdr->ino), &stat->st_ino)) in parse_stat()
/illumos-gate/usr/src/uts/common/fs/zut/
H A Dzut.c229 sb->st_ino = xv.xva_vattr.va_nodeid; in zut_stat64()
/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c416 fp->fnum = stb.st_ino; in gstat()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/
H A Dimplicit_dependencies_verbose.pretty4671 ('stat', 'st_ino'),
4676 ('stat', 'st_ino'),
4681 ('stat', 'st_ino'),
4686 ('stat', 'st_ino'),
4691 ('stat', 'st_ino'),
4701 ('stat', 'st_ino'),
4706 ('stat', 'st_ino'),
4711 ('stat', 'st_ino'),
4716 ('stat', 'st_ino'),
4721 ('stat', 'st_ino'),
[all …]
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies_verbose.pretty8676 ('stat', 'st_ino'),
8681 ('stat', 'st_ino'),
8686 ('stat', 'st_ino'),
8697 ('stat', 'st_ino'),
8702 ('stat', 'st_ino'),
8723 ('stat', 'st_ino'),
8728 ('stat', 'st_ino'),
8744 ('stat', 'st_ino'),
8749 ('stat', 'st_ino'),
8754 ('stat', 'st_ino'),
[all …]
H A Dimplicit_dependencies_verbose11610 ('stat', 'st_ino'),
11615 ('stat', 'st_ino'),
11620 ('stat', 'st_ino'),
11636 ('stat', 'st_ino'),
11672 ('stat', 'st_ino'),
11677 ('stat', 'st_ino'),
11682 ('stat', 'st_ino'),
11703 ('stat', 'st_ino'),
11708 ('stat', 'st_ino'),
11713 ('stat', 'st_ino'),
[all …]
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.v1638 C_SYSC_newfstat read_list: [(struct compat_stat)->st_ino, (struct kstat)->ino, (struct compat_stat)…
639 C_SYSC_newfstatat read_list: [(struct compat_stat)->st_ino, (struct kstat)->ino, (struct compat_sta…
640 C_SYSC_newlstat read_list: [(struct compat_stat)->st_ino, (struct kstat)->ino, (struct compat_stat)…
641 C_SYSC_newstat read_list: [(struct compat_stat)->st_ino, (struct kstat)->ino, (struct compat_stat)-…
645 SYSC_newfstat read_list: [(struct stat)->st_ino, (struct kstat)->ino, (struct stat)->st_nlink, (str…
646 SYSC_newfstatat read_list: [(struct stat)->st_ino, (struct kstat)->ino, (struct stat)->st_nlink, (s…
647 SYSC_newlstat read_list: [(struct stat)->st_ino, (struct kstat)->ino, (struct stat)->st_nlink, (str…
648 SYSC_newstat read_list: [(struct stat)->st_ino, (struct kstat)->ino, (struct stat)->st_nlink, (stru…
649 SYSC_fstat read_list: [(struct __old_kernel_stat)->st_ino, (struct kstat)->ino, (struct __old_kerne…
650 SYSC_lstat read_list: [(struct __old_kernel_stat)->st_ino, (struct kstat)->ino, (struct __old_kerne…
[all …]
H A Dkernel.implicit_dependencies.no_structs146 …uct task_struct)->comm, (struct kstat)->dev, (struct __old_kernel_stat)->st_ino, (struct kstat)->i…
147 …uct task_struct)->comm, (struct kstat)->dev, (struct __old_kernel_stat)->st_ino, (struct kstat)->i…
148 …uct task_struct)->comm, (struct kstat)->dev, (struct __old_kernel_stat)->st_ino, (struct kstat)->i…
149 SYSC_newstat read_list: [(struct kstat)->dev, (struct stat)->st_ino, (struct kstat)->ino, (struct s…
150 SYSC_newlstat read_list: [(struct kstat)->dev, (struct stat)->st_ino, (struct kstat)->ino, (struct …
151 SYSC_newfstatat read_list: [(struct kstat)->dev, (struct stat)->st_ino, (struct kstat)->ino, (struc…
152 SYSC_newfstat read_list: [(struct kstat)->dev, (struct stat)->st_ino, (struct kstat)->ino, (struct …
154 C_SYSC_newstat read_list: [(struct kstat)->dev, (struct kstat)->rdev, (struct compat_stat)->st_ino,…
155 C_SYSC_newlstat read_list: [(struct kstat)->dev, (struct kstat)->rdev, (struct compat_stat)->st_ino
156 …_list: [(struct kstat)->dev, (struct kstat)->rdev, (struct compat_stat)->st_ino, (struct kstat)->i…
[all …]
/illumos-gate/usr/src/tools/protolist/
H A Dprotolist.c142 inum = st->st_ino; in visit_dir()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfsops.c424 stp->st_ino = (ino_t)va.va_nodeid; in boot_nfs_fstat()
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c174 sb->st_ino = buf.st_ino; in fstat()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dvncache.c184 tmp_vn.v_st_ino = st->st_ino; in vncache_lookup()
226 new_vp->v_st_ino = st->st_ino; in vncache_enter()
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_stat.c76 lsb.st_ino = vattr.va_nodeid; in fake_stat()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c513 if ((fd_stat.st_ino == fn_stat.st_ino) && in is_inode_same()
/illumos-gate/usr/src/lib/pam_modules/timestamp/
H A Dpam_timestamp.c290 if (info.dev != tty.st_dev || info.ino != tty.st_ino || in pam_sm_authenticate()
388 info.ino = tty.st_ino; in pam_sm_setcred()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c502 di->shares = (uint64_t)sb.st_ino; in find_shares_object()
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_stat.c48 dest->st_ino = (ino_t)src->st_ino; in stat64_32_to_n()
/illumos-gate/usr/src/lib/libpkg/common/
H A Dverify.c418 my_ino = status.st_ino; in averify()
449 (my_dev != status.st_dev) || (my_ino != status.st_ino)) { in averify()
H A Dvfpops.c931 vfp->_vfpCkIno = statbuf.st_ino; /* backing store inode */ in vfpCheckpointFile()
1032 (statbuf.st_ino != cpVfp->_vfpCkIno) || in vfpCheckpointOpen()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A D_utility.c716 curptr->ti_ino = stbuf.st_ino; in add_tilink()
746 tiptr->ti_ino = stbuf.st_ino; in add_tilink()
774 curptr->ti_ino == stbuf.st_ino) in find_tilink()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_module.c1133 dmp->dm_modid = (int)OBJFS_MODID(st.st_ino); in dt_module_update()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmod.c182 id = OBJFS_MODID(s.st_ino); in mod_nvl_data()

1234567