Home
last modified time | relevance | path

Searched refs:nlink_t (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/tools/include/nolibc/
Dstd.h30 typedef unsigned long nlink_t; typedef
Dtypes.h210 nlink_t st_nlink; /* number of hard links */
/linux-6.6.21/include/linux/
Dtypes.h25 typedef u32 nlink_t; typedef
/linux-6.6.21/fs/proc/
Dinternal.h55 nlink_t nlink;
Dgeneric.c143 nlink_t nlink = READ_ONCE(de->nlink); in proc_getattr()
394 nlink_t nlink) in __proc_create()