HomeSort by: relevance | last modified time | path
    Searched defs:linux_nlink_t (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_types.h 40 typedef unsigned int linux_nlink_t; typedef in typeref:typename:unsigned int
54 linux_nlink_t lst_nlink;
77 linux_nlink_t lst_nlink;
  /src/sys/compat/linux/arch/alpha/
linux_types.h 40 typedef unsigned int linux_nlink_t; typedef in typeref:typename:unsigned int
56 linux_nlink_t lst_nlink;
  /src/sys/compat/linux/arch/amd64/
linux_types.h 45 typedef unsigned long linux_nlink_t; typedef in typeref:typename:unsigned long
59 linux_nlink_t lst_nlink;
  /src/sys/compat/linux/arch/arm/
linux_types.h 40 typedef unsigned short linux_nlink_t; typedef in typeref:typename:unsigned short
57 linux_nlink_t lst_nlink;
  /src/sys/compat/linux/arch/i386/
linux_types.h 40 typedef unsigned short linux_nlink_t; typedef in typeref:typename:unsigned short
58 linux_nlink_t lst_nlink;
  /src/sys/compat/linux/arch/m68k/
linux_types.h 40 typedef unsigned short linux_nlink_t; typedef in typeref:typename:unsigned short
57 linux_nlink_t lst_nlink;
  /src/sys/compat/linux/arch/mips/
linux_types.h 49 typedef unsigned int linux_nlink_t; typedef in typeref:typename:unsigned int
54 typedef int linux_nlink_t; typedef in typeref:typename:int
56 typedef linux_nlink_t linux_nlink_t32;
82 linux_nlink_t lst_nlink;
134 linux_nlink_t lst_nlink;
  /src/sys/compat/linux/arch/powerpc/
linux_types.h 43 typedef unsigned short linux_nlink_t; typedef in typeref:typename:unsigned short
64 linux_nlink_t lst_nlink;

Completed in 37 milliseconds