Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dstat.h51 nlink_t st_nlink; /* number of links */
105 nlink_t st_nlink;
H A Dtypes.h14 typedef __kernel_nlink_t nlink_t; typedef
/openbmc/linux/tools/include/nolibc/
H A Dstd.h30 typedef unsigned long nlink_t; typedef
H A Dtypes.h210 nlink_t st_nlink; /* number of hard links */
/openbmc/linux/include/linux/
H A Dtypes.h25 typedef u32 nlink_t; typedef
/openbmc/linux/fs/proc/
H A Dinternal.h55 nlink_t nlink;
H A Dgeneric.c143 nlink_t nlink = READ_ONCE(de->nlink); in proc_getattr()
394 nlink_t nlink) in __proc_create()