Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dstd.h28 typedef unsigned long nlink_t; typedef
H A Dtypes.h144 nlink_t st_nlink; /* number of hard links */
/linux/include/linux/
H A Dtypes.h24 typedef u32 nlink_t; typedef
/linux/fs/proc/
H A Dinternal.h55 nlink_t nlink;
H A Dgeneric.c145 nlink_t nlink = READ_ONCE(de->nlink); in proc_getattr()
422 nlink_t nlink) in __proc_create()