Home
last modified time | relevance | path

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

/linux-6.15/tools/include/nolibc/
H A Dstd.h30 typedef unsigned long nlink_t; typedef
H A Dtypes.h189 nlink_t st_nlink; /* number of hard links */
/linux-6.15/include/linux/
H A Dtypes.h25 typedef u32 nlink_t; typedef
/linux-6.15/fs/proc/
H A Dinternal.h56 nlink_t nlink;
H A Dgeneric.c143 nlink_t nlink = READ_ONCE(de->nlink); in proc_getattr()
396 nlink_t nlink) in __proc_create()