Home
last modified time | relevance | path

Searched refs:f_type (Results 1 – 10 of 10) sorted by relevance

/arch/mips/include/asm/
Dstatfs.h23 long f_type; member
24 #define f_fstyp f_type
46 __u32 f_type; member
66 long f_type; member
83 __u32 f_type; member
Dcompat.h104 int f_type; member
/arch/s390/include/asm/
Dstatfs.h26 int f_type; member
41 int f_type; member
56 __u32 f_type; member
Dcompat.h123 s32 f_type; member
/arch/parisc/hpux/
Dsys_hpux.c166 int32_t f_type; /* type of info, zero for now */ member
185 buf.f_type = st->f_type; in do_statfs_hpux()
/arch/parisc/include/asm/
Dcompat.h98 s32 f_type; member
/arch/powerpc/include/asm/
Dcompat.h93 int f_type; member
/arch/sparc/include/asm/
Dcompat.h127 int f_type; member
/arch/x86/include/asm/
Dcompat.h103 int f_type; member
/arch/alpha/kernel/
Dosf_sys.c200 short f_type; member
218 tmp_stat.f_type = linux_stat->f_type; in linux_to_osf_statfs()