NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
v7fs_inode_nlink
sys/fs/v7fs/v7fs_inode.h
57
#define v7fs_inode_nlink(i) ((i)->nlink)
sys/fs/v7fs/v7fs_vnops.c
1041
if (v7fs_inode_nlink(inode) > 0) {