Searched refs:nlink_t (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | types.h | 19 typedef __u32 nlink_t; typedef |
/linux-4.4.14/fs/proc/ | ||
D | internal.h | 34 nlink_t nlink; |
D | generic.c | 358 nlink_t nlink) in __proc_create() |