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

/src/share/examples/puffs/pgfs/
H A Dnewfs.sql46 CREATE DOMAIN nlink AS int8 NOT NULL CHECK(VALUE >= 0); domain
64 nlink nlink, field in table:file
H A Dpgfs_subs.c452 long long nlink; local in function:getattr
[all...]
/src/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
/src/bin/pax/
H A Dtables.h62 u_long nlink; /* expected link count */ member in struct:hrdlnk
/src/sys/fs/sysvbfs/
H A Dbfs.h79 uint32_t nlink; member in struct:bfs_fileattr
/src/sys/arch/zaurus/stand/zbsdmod/
H A Dcompat_linux.h75 unsigned short nlink; member in struct:proc_dir_entry
/src/sys/ufs/chfs/
H A Dchfs_gc.c429 uint32_t nlink; local in function:chfs_gcollect_pass
H A Dchfs.h289 uint32_t nlink; /* number of links to the file */ member in struct:chfs_vnode_cache
/src/sbin/fsck_ffs/
H A Ddir.c448 int16_t nlink; local in function:adjust
566 int16_t nlink; local in function:linkup
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cc80 int nlink; member in struct:__sanitizer::Mutex
[all...]
/src/usr.sbin/makefs/
H A Dmakefs.h93 uint32_t nlink; /* number of links to this entry */ member in struct:__anonb9e3a5c90108
/src/sys/fs/udf/
H A Dudf_vnops.c878 uint32_t nlink; local in function:udf_getattr
/src/sbin/fsdb/
H A Dfsdb.c484 int16_t nlink; local in function:CMDFUNC
499 int16_t nlink; local in function:CMDFUNC
[all...]
/src/lib/libperfuse/
H A Dfuse.h58 uint32_t nlink; member in struct:fuse_attr

Completed in 16 milliseconds