/illumos-gate/usr/src/stand/lib/fs/nfs/ |
H A D | lookup.c | 102 int nlink = 0; in stlookuppn() local 265 nlink++; in stlookuppn() 266 if (nlink > MAXSYMLINKS) { in stlookuppn()
|
H A D | nfs_xdr.c | 73 if (!xdr_u_int(xdrs, &objp->nlink)) { in xdr_b_fattr()
|
H A D | nfs3_xdr.c | 52 if (!xdr_u_int(xdrs, &objp->nlink)) in xdr_b_fattr3()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | webnfs.x | 120 unsigned nlink; /* # hard links */ member 255 wnl_uint32 nlink; member
|
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | bootrd_cpio.c | 38 uint8_t nlink[6]; member 218 if (!get_uint32(hdr->nlink, sizeof (hdr->nlink), &stat->st_nlink)) in parse_stat()
|
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_lookup.c | 176 int nlink; in lookuppnvp() local 184 nlink = 0; in lookuppnvp() 391 if (++nlink > MAXSYMLINKS) { in lookuppnvp()
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | vstafs.h | 72 unsigned short nlink; member
|
H A D | iso9660.h | 173 iso_32bit_t nlink; member
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | fts.c | 89 long nlink; /* FTS_D link count */ \ 113 #define SKIPLINK(p,f) ((f)->fts_parent->nlink == 0) 526 f->fts_parent->nlink--; in info() 528 if ((f->nlink = sp->st_nlink) < 2) in info() 531 f->nlink = 2; in info() 536 if ((f->nlink = sp->st_nlink) >= 2) in info() 1019 fts->current->nlink--; in fts_read() 1026 fts->current->nlink--; in fts_read()
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
H A D | kernel.implicit_dependencies.v1 | 638 …ino, (struct kstat)->ino, (struct compat_stat)->st_nlink, (struct kstat)->nlink, (struct kstat)->s… 639 …ino, (struct kstat)->ino, (struct compat_stat)->st_nlink, (struct kstat)->nlink, (struct kstat)->s… 640 …ino, (struct kstat)->ino, (struct compat_stat)->st_nlink, (struct kstat)->nlink, (struct kstat)->s… 641 …ino, (struct kstat)->ino, (struct compat_stat)->st_nlink, (struct kstat)->nlink, (struct kstat)->s… 645 …ist: [(struct stat)->st_ino, (struct kstat)->ino, (struct stat)->st_nlink, (struct kstat)->nlink, ] 646 …ist: [(struct stat)->st_ino, (struct kstat)->ino, (struct stat)->st_nlink, (struct kstat)->nlink, ] 647 …ist: [(struct stat)->st_ino, (struct kstat)->ino, (struct stat)->st_nlink, (struct kstat)->nlink, ] 648 …ist: [(struct stat)->st_ino, (struct kstat)->ino, (struct stat)->st_nlink, (struct kstat)->nlink, ] 649 …_stat)->st_ino, (struct kstat)->ino, (struct __old_kernel_stat)->st_nlink, (struct kstat)->nlink, ] 650 …_stat)->st_ino, (struct kstat)->ino, (struct __old_kernel_stat)->st_nlink, (struct kstat)->nlink, ] [all …]
|
/illumos-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 1926 uint_t n, ndev, nlink; in do_create_aggr() local 1945 ndev = nlink = opterr = 0; in do_create_aggr() 1952 if (ndev + nlink >= MAXPORT) in do_create_aggr() 1980 if (ndev + nlink >= MAXPORT) in do_create_aggr() 1983 links[nlink++] = optarg; in do_create_aggr() 2025 if (ndev + nlink == 0) in do_create_aggr() 2054 for (n = 0; n < nlink; n++) { in do_create_aggr() 2062 status = dladm_aggr_create(handle, name, key, ndev + nlink, port, in do_create_aggr() 2179 uint_t n, ndev, nlink; in do_add_aggr() local 2188 ndev = nlink = opterr = 0; in do_add_aggr() [all …]
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | ditto.sh | 121 integer ntw=0 ncp=0 nrm=0 nlink=0 n
|
/illumos-gate/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_node.c | 959 hdp->nlink = 1; in hs_parsedir() 963 hdp->nlink = 2; in hs_parsedir() 989 hdp->nlink = 1; in hs_parsedir() 993 hdp->nlink = 2; in hs_parsedir()
|
H A D | hsfs_rrip.c | 126 hdp->nlink = RRIP_NLINK(px_ptr); in rrip_file_attr()
|
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | hsfs_node.h | 46 uint_t nlink; /* no. of links to file */ member
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | nfs_prot.x | 120 unsigned nlink; /* # hard links */ member 462 uint32 nlink; member
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | lookup.c | 225 int nlink; in lookuppnvp() local 236 nlink = 0; in lookuppnvp() 461 if (++nlink > MAXSYMLINKS) { in lookuppnvp()
|
/illumos-gate/usr/src/common/fs/ |
H A D | hsfs.c | 672 hdp->nlink = 1; in parse_dir() 676 hdp->nlink = 2; in parse_dir()
|
/illumos-gate/usr/src/cmd/stat/fsstat/ |
H A D | fsstat.c | 181 nnamechg = DELTA(nrename) + DELTA(nlink) + DELTA(nsymlink); in dflt_display() 290 PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nlink), buf); in naming_display()
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | fcall.h | 419 uint64_t nlink; member
|
H A D | pack.c | 707 l9p_pu64(msg, &fcall->rgetattr.nlink); in l9p_pufcall()
|
H A D | utils.c | 1188 fcall->rgetattr.nlink); in l9p_describe_fcall()
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_pathname.c | 442 int nlink = 0; in smb_pathname() local 557 if (++nlink > MAXSYMLINKS) { in smb_pathname()
|
/illumos-gate/usr/src/stand/lib/fs/hsfs/ |
H A D | hsfsops.c | 764 hdp->nlink = 1; in parse_dir() 768 hdp->nlink = 2; in parse_dir()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_xdr.c | 507 na->nlink = IXDR_GET_U_INT32(ptr); in xdr_fattr3() 525 IXDR_PUT_U_INT32(ptr, na->nlink); in xdr_fattr3() 545 xdr_u_int(xdrs, &na->nlink) && in xdr_fattr3()
|