Searched refs:nlink_t (Results 1 – 19 of 19) sorted by relevance
76 nlink_t st_nlink;93 nlink_t st_nlink;114 nlink_t st_nlink;136 nlink_t st_nlink;221 nlink_t st_nlink;247 nlink_t st_nlink;282 nlink_t st_nlink;308 nlink_t st_nlink;
510 typedef uint_t nlink_t; /* file link type */ typedef513 typedef ulong_t nlink_t; /* (historical version) */ typedef
371 nlink_t va_nlink; /* number of references to file */499 nlink_t va_nlink; /* number of references to file */
53 typedef short nlink_t; /* links to a file */ typedef
357 typedef ulong_t nlink_t; /* file link type */ typedef360 typedef uint_t nlink_t; typedef
157 nlink_t nlink; in c_nop_modify_cached_object()
261 nlink_t nlink; in c_cod_modify_cached_object()
292 nlink_t nlink; in c_strict_modify_cached_object()
111 #define _typ_nlink_t 1 /* nlink_t is a type */
50 dest->st_nlink = (nlink_t)src->st_nlink; in stat64_32_to_n()
49 typ dev_t,nlink_t fail{
366 nlink_t va_nlink; /* number of references to file */494 nlink_t va_nlink; /* number of references to file */
50 nlink_t fnl; /* number of links */
1325 NV_MKINTTYPE(nlink_t,"hard link count",0); in sh_init()
192 nlink_t lnl; /* number of links to file */
7552 ToSt.st_nlink = (nlink_t)TmpSt.st_nlink; in convert_to_old_stat()