HomeSort by relevance Sort by last modified time
    Searched defs:nlink (Results 1 - 16 of 16) sorted by null

  /onnv/onnv-gate/usr/src/lib/libbc/libc/gen/common/
realpath.c 55 int nlink = 0; local
152 nlink++;
153 if (nlink > MAXSYMLINKS) {
  /onnv/onnv-gate/usr/src/uts/common/fs/cachefs/
cachefs_cod.c 261 nlink_t nlink; local
302 nlink = cp->c_attr.va_nlink;
304 cp->c_attr.va_nlink = nlink;
cachefs_noopc.c 157 nlink_t nlink; local
186 nlink = cp->c_attr.va_nlink;
188 cp->c_attr.va_nlink = nlink;
cachefs_strict.c 292 nlink_t nlink; local
345 nlink = cp->c_attr.va_nlink;
347 cp->c_attr.va_nlink = nlink;
  /onnv/onnv-gate/usr/src/stand/lib/fs/nfs/
lookup.c 102 int nlink = 0; local
265 nlink++;
266 if (nlink > MAXSYMLINKS) {
  /onnv/onnv-gate/usr/src/uts/common/fs/smbsrv/
smb_path_name_reduction.c 326 int nlink = 0; local
414 if (++nlink > MAXSYMLINKS) {
  /onnv/onnv-gate/usr/src/cmd/fs.d/hsfs/fstyp/
iso_impl.h 121 long nlink; /* no. of links */ member in struct:dlist
  /onnv/onnv-gate/usr/src/cmd/fs.d/hsfs/labelit/
iso_impl.h 121 long nlink; /* no. of links */ member in struct:dlist
  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/
vstafs.h 72 unsigned short nlink; member in struct:fs_file
iso9660.h 173 iso_32bit_t nlink; member in struct:rock_ridge::__anon2511::PX
  /onnv/onnv-gate/usr/src/uts/common/fs/
lookup.c 225 int nlink; local
235 nlink = 0;
474 if (++nlink > MAXSYMLINKS) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/rcm_daemon/common/
ttymux_rcm.c 1214 link_t *link, *nlink; local
1223 nlink = link->next;
1225 link = nlink;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/fs/
hsfs_node.h 48 uint_t nlink; /* no. of links to file */ member in struct:hs_direntry
  /onnv/onnv-gate/usr/src/uts/common/sys/
vnode.h 88 kstat_named_t nlink; /* VOP_LINK */ member in struct:vopstats
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/nfs/
nfs.h 1147 uint32 nlink; member in struct:fattr3
    [all...]
  /onnv/onnv-gate/usr/src/cmd/dladm/
dladm.c 1683 uint_t n, ndev, nlink; local
1936 uint_t n, ndev, nlink; local
2031 uint_t n, ndev, nlink; local
7530 uint_t n, i, nlink; local
7804 uint_t n, nlink; local
    [all...]

Completed in 4680 milliseconds