Searched defs:nlink (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_mtree_classic_indent.c33 int nlink; member in struct:__anon231
H A Dtest_write_format_mtree_classic.c33 int nlink; member in struct:__anon230
/netbsd-current/sys/fs/v7fs/
H A Dv7fs_inode.h40 int16_t nlink; member in struct:v7fs_inode
H A Dv7fs.h150 int16_t nlink; /* [DIR] # of child directories. [REG] link count. */ member in struct:v7fs_inode_diskimage
/netbsd-current/share/examples/puffs/pgfs/
H A Dnewfs.sql46 CREATE DOMAIN nlink AS int8 NOT NULL CHECK(VALUE >= 0); domain
H A Dpgfs_subs.c452 long long nlink; local
[all...]
/netbsd-current/bin/pax/
H A Dtables.h62 u_long nlink; /* expected link count */ member in struct:hrdlnk
/netbsd-current/sys/fs/sysvbfs/
H A Dbfs.h79 uint32_t nlink; member in struct:bfs_fileattr
/netbsd-current/sys/arch/zaurus/stand/zbsdmod/
H A Dcompat_linux.h75 unsigned short nlink; member in struct:proc_dir_entry
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cc80 int nlink; member in struct:__sanitizer::Mutex
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cc78 int nlink; member in struct:__sanitizer::Mutex
[all...]
/netbsd-current/sys/ufs/lfs/
H A Dlfs_rename.c797 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
917 DIP_ASSIGN(VTOI(tvp), nlink, 0); local
998 DIP_ASSIGN(VTOI(fvp), nlink, VTOI(fvp)->i_nlink); local
/netbsd-current/sys/ufs/ufs/
H A Dufs_rename.c349 DIP_ASSIGN(VTOI(fvp), nlink, VTOI(fvp)->i_nlink); local
376 DIP_ASSIGN(VTOI(tdvp), nlink, VTOI(tdvp)->i_nlink); local
386 DIP_ASSIGN(VTOI(tdvp), nlink, local
407 DIP_ASSIGN(VTOI(tdvp), nlink, local
447 DIP_ASSIGN(VTOI(tdvp), nlink, VTOI(tdvp)->i_nlink); local
471 DIP_ASSIGN(VTOI(tvp), nlink, 0); local
542 DIP_ASSIGN(VTOI(fvp), nlink, VTOI(fvp)->i_nlink); local
/netbsd-current/sys/ufs/chfs/
H A Dchfs_gc.c429 uint32_t nlink; local
H A Dchfs.h289 uint32_t nlink; /* number of links to the file */ member in struct:chfs_vnode_cache
/netbsd-current/sbin/fsck_ffs/
H A Ddir.c448 int16_t nlink; local
566 int16_t nlink; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp79 int nlink; member in struct:__sanitizer::MutexState
[all...]
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dtree.c780 int len, nlink; local
/netbsd-current/usr.sbin/makefs/
H A Dmakefs.h93 uint32_t nlink; /* number of links to this entry */ member in struct:__anon8
/netbsd-current/sys/fs/udf/
H A Dudf_vnops.c878 uint32_t nlink; local
/netbsd-current/lib/libperfuse/
H A Dfuse.h58 uint32_t nlink; member in struct:fuse_attr
/netbsd-current/sbin/fsdb/
H A Dfsdb.c484 int16_t nlink; local
499 int16_t nlink; local
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_disk_posix.c232 int nlink; member in struct:tree
H A Darchive_write_set_format_mtree.c102 unsigned int nlink; member in struct:mtree_entry
H A Darchive_write_set_format_xar.c220 int nlink; member in struct:hardlink

Completed in 247 milliseconds

12