Home
last modified time | relevance | path

Searched defs:nlink (Results 1 – 10 of 10) sorted by relevance

/minix3/sys/fs/v7fs/
H A Dv7fs_inode.h40 int16_t nlink; member
H A Dv7fs.h150 int16_t nlink; /* [DIR] # of child directories. [REG] link count. */ member
/minix3/bin/pax/
H A Dtables.h62 u_long nlink; /* expected link count */ member
/minix3/sys/ufs/chfs/
H A Dchfs_gc.c431 uint32_t nlink; in chfs_gcollect_pass() local
H A Dchfs.h289 uint32_t nlink; /* number of links to the file */ member
/minix3/usr.sbin/makefs/
H A Dmakefs.h92 uint32_t nlink; /* number of links to this entry */ member
/minix3/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_xar.c194 unsigned int nlink; member
609 int nlink = (*hdlink)->cnt + 1; in read_toc() local
H A Darchive_entry.c1015 archive_entry_set_nlink(struct archive_entry *entry, unsigned int nlink) in archive_entry_set_nlink()
/minix3/sys/fs/udf/
H A Dudf_vnops.c888 uint32_t nlink; in udf_getattr() local
/minix3/minix/commands/remsync/
H A Dremsync.c314 nlink_t nlink; in linked() member