Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dstatfs.h23 long f_type; member
24 #define f_fstyp f_type
45 __u32 f_type; member
64 long f_type; member
80 __u32 f_type; member
Dcompat.h104 int f_type; member
/arch/s390/include/asm/
Dstatfs.h26 int f_type; member
40 int f_type; member
54 __u32 f_type; member
Dcompat.h122 s32 f_type; member
/arch/parisc/hpux/
Dsys_hpux.c174 int32_t f_type; /* type of info, zero for now */ member
199 buf->f_type = st.f_type; in vfs_statfs_hpux()
/arch/parisc/include/asm/
Dcompat.h97 s32 f_type; member
/arch/powerpc/include/asm/
Dcompat.h92 int f_type; member
/arch/ia64/include/asm/
Dcompat.h97 int f_type; member
/arch/sparc/include/asm/
Dcompat.h126 int f_type; member
/arch/x86/include/asm/
Dcompat.h100 int f_type; member
/arch/alpha/kernel/
Dosf_sys.c212 short f_type; member
230 tmp_stat.f_type = linux_stat->f_type; in linux_to_osf_statfs()