| /src/external/bsd/libarchive/dist/libarchive/test/ |
| test_write_format_mtree_classic.c | 33 int nlink; member in struct:__anon7134 82 " mtree nlink=2 time=1232266273.0 gid=1003 uid=1003 size=8\n" 129 archive_entry_set_nlink(ae, entries[i].nlink); 130 assertEqualInt(entries[i].nlink, archive_entry_nlink(ae));
|
| test_write_format_mtree_classic_indent.c | 33 int nlink; member in struct:__anon7135 82 " mtree nlink=2 time=1232266273.0 gid=1003 uid=1003 size=8\n" 131 archive_entry_set_nlink(ae, entries[i].nlink); 132 assertEqualInt(entries[i].nlink, archive_entry_nlink(ae));
|
| /src/sys/fs/v7fs/ |
| v7fs_inode.h | 40 int16_t nlink; member in struct:v7fs_inode 57 #define v7fs_inode_nlink(i) ((i)->nlink)
|
| v7fs.h | 150 int16_t nlink; /* [DIR] # of child directories. [REG] link count. */ member in struct:v7fs_inode_diskimage
|
| /src/share/examples/puffs/pgfs/ |
| newfs.sql | 46 CREATE DOMAIN nlink AS int8 NOT NULL CHECK(VALUE >= 0); domain 55 -- having nlink here is somehow redundant as it could be calculated from 64 nlink nlink, 93 INSERT INTO file (fileid, type, mode, uid, gid, nlink, rev,
|
| pgfs_subs.c | 452 long long nlink; local 483 CREATECMD(c, "SELECT type::text, mode, uid, gid, nlink, rev, " 499 error = FETCHNEXT(&s, types, &type, &mode, &uid, &gid, &nlink, 516 CREATECMD(c, "SELECT type::text, mode, uid, gid, nlink, rev " 524 error = FETCHNEXT(&s, types, &type, &mode, &uid, &gid, &nlink, 537 if (nlink > 0 && va->va_type == VDIR) { 538 nlink++; /* "." */ 540 va->va_nlink = nlink; 630 "SET nlink = nlink + $1 [all...] |
| /src/bin/pax/ |
| tables.h | 62 u_long nlink; /* expected link count */ member in struct:hrdlnk
|
| /src/sys/arch/zaurus/stand/zbsdmod/ |
| compat_linux.h | 75 unsigned short nlink; member in struct:proc_dir_entry
|
| /src/sys/fs/sysvbfs/ |
| bfs.h | 79 uint32_t nlink; member in struct:bfs_fileattr
|
| /src/sys/ufs/chfs/ |
| chfs_gc.c | 312 //bool deleted = (chvc && !(chvc->pvno || chvc->nlink)); 313 int deleted = (chvc && !(chvc->pvno | chvc->nlink)); 429 uint32_t nlink; local 468 if ((vc->pvno | vc->nlink) == 0) { 469 dbg_gc("(pvno | nlink) == 0\n"); 631 nlink = vc->nlink; 634 ip = chfs_gc_fetch_inode(chmp, vno, !(pvno | nlink));
|
| chfs.h | 289 uint32_t nlink; /* number of links to the file */ member in struct:chfs_vnode_cache 524 dbg("vno: %ju, pvno: %ju, hv: %ju, nlink: %u\n", (intmax_t )vc->vno, 525 (intmax_t )vc->pvno, (intmax_t )vc->highest_version, vc->nlink);
|
| /src/sys/ufs/lfs/ |
| lfs_rename.c | 797 DIP_ASSIGN(VTOI(fvp), nlink, VTOI(fvp)->i_nlink); local 824 DIP_ASSIGN(VTOI(tdvp), nlink, VTOI(tdvp)->i_nlink); local 834 DIP_ASSIGN(VTOI(tdvp), nlink, local 854 DIP_ASSIGN(VTOI(tdvp), nlink, local 894 DIP_ASSIGN(VTOI(tdvp), nlink, VTOI(tdvp)->i_nlink); local 911 * not guarantee anything about nlink. 917 DIP_ASSIGN(VTOI(tvp), nlink, 0); local 998 DIP_ASSIGN(VTOI(fvp), nlink, VTOI(fvp)->i_nlink); local
|
| /src/sys/ufs/ufs/ |
| ufs_rename.c | 352 DIP_ASSIGN(VTOI(fvp), nlink, VTOI(fvp)->i_nlink); local 379 DIP_ASSIGN(VTOI(tdvp), nlink, VTOI(tdvp)->i_nlink); local 389 DIP_ASSIGN(VTOI(tdvp), nlink, local 410 DIP_ASSIGN(VTOI(tdvp), nlink, local 450 DIP_ASSIGN(VTOI(tdvp), nlink, VTOI(tdvp)->i_nlink); local 468 * not guarantee anything about nlink. 474 DIP_ASSIGN(VTOI(tvp), nlink, 0); local 545 DIP_ASSIGN(VTOI(fvp), nlink, VTOI(fvp)->i_nlink); local
|
| /src/sbin/fsck_ffs/ |
| dir.c | 448 int16_t nlink; local 452 nlink = iswap16(DIP(dp, nlink)); 453 if (nlink == lcnt) { 488 nlink, nlink - lcnt); 498 DIP_SET(dp, nlink, iswap16(nlink - lcnt)); 566 int16_t nlink; local 572 nlink = iswap16(DIP(dp, nlink)) [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| sanitizer_deadlock_detector2.cc | 80 int nlink; member in struct:__sanitizer::Mutex 226 if (mtx1->nlink == kMaxLink) { 231 for (; li < mtx1->nlink; li++) { 246 if (li == mtx1->nlink) { 248 Link *link = &mtx1->link[mtx1->nlink++]; 260 if (!added || mtx->nlink == 0) { 349 mtx->nlink = 0; 367 for (int li = 0; li < mtx->nlink; li++) 383 if (mtx1->nlink == 0) 389 for (int li = 0; li < mtx1->nlink; li++) [all...] |
| /src/external/gpl2/mkhybrid/dist/ |
| tree.c | 780 int len, nlink; local 788 nlink = get_733((char *) pnt+12); 789 set_733((char *) pnt+12, nlink+1); 835 /* Next we need to modify the NLINK terms in the assorted root directory records 2034 * in this directory. The nlink field will include these
|
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| sanitizer_deadlock_detector2.cpp | 79 int nlink; member in struct:__sanitizer::MutexState 223 if (mtx1->nlink == kMaxLink) { 228 for (; li < mtx1->nlink; li++) { 243 if (li == mtx1->nlink) { 245 Link *link = &mtx1->link[mtx1->nlink++]; 257 if (!added || mtx->nlink == 0) { 346 mtx->nlink = 0; 364 for (int li = 0; li < mtx->nlink; li++) 380 if (mtx1->nlink == 0) 386 for (int li = 0; li < mtx1->nlink; li++) [all...] |
| /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| sanitizer_deadlock_detector2.cpp | 79 int nlink; member in struct:__sanitizer::MutexState 223 if (mtx1->nlink == kMaxLink) { 228 for (; li < mtx1->nlink; li++) { 243 if (li == mtx1->nlink) { 245 Link *link = &mtx1->link[mtx1->nlink++]; 257 if (!added || mtx->nlink == 0) { 346 mtx->nlink = 0; 364 for (int li = 0; li < mtx->nlink; li++) 380 if (mtx1->nlink == 0) 386 for (int li = 0; li < mtx1->nlink; li++) [all...] |
| /src/usr.sbin/makefs/ |
| makefs.h | 63 * refcount (nlink), and stat buffer 93 uint32_t nlink; /* number of links to this entry */ member in struct:__anon8500
|
| /src/sys/fs/udf/ |
| udf_vnops.c | 878 uint32_t nlink; local 892 nlink = udf_rw16(fe->link_cnt); 916 nlink = udf_rw16(efe->link_cnt); 938 vap->va_nlink = nlink;
|
| /src/lib/libperfuse/ |
| fuse.h | 58 uint32_t nlink; member in struct:fuse_attr
|
| /src/sbin/fsdb/ |
| fsdb.c | 484 int16_t nlink; local 488 nlink = iswap16(DIP(curinode, nlink)); 489 nlink++; 490 DIP_SET(curinode, nlink, iswap16(nlink)); 492 nlink); 499 int16_t nlink; local 503 nlink = iswap16(DIP(curinode, nlink)); [all...] |
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_read_disk_posix.c | 227 int nlink; member in struct:tree 712 t->nlink == 1) 1167 t->nlink = archive_entry_nlink(entry);
|
| archive_write_set_format_mtree.c | 103 unsigned int nlink; member in struct:mtree_entry 802 me->nlink = archive_entry_nlink(entry); 997 me->nlink != 1 && me->filetype != AE_IFDIR) 998 archive_string_sprintf(str, " nlink=%u", me->nlink); 1365 if (strcmp(key, "nlink") == 0) 2279 np->nlink = file->nlink;
|
| archive_write_set_format_xar.c | 244 int nlink; member in struct:hardlink 2521 hl->nlink = 1; 2536 hl->nlink++; 2561 archive_entry_set_nlink(target->entry, hl->nlink); 2562 if (hl->nlink > 1) 2569 archive_entry_set_nlink(nf->entry, hl->nlink);
|