Home
last modified time | relevance | path

Searched refs:f_tinode (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dtypes.h208 unsigned int f_tinode; member
210 unsigned long f_tinode; member
H A Dcompat.h325 compat_ino_t f_tinode; member
/linux/fs/
H A Dstatfs.c259 tmp.f_tinode = min_t(u64, sbuf.f_ffree, UINT_MAX); in SYSCALL_DEFINE2()
261 tmp.f_tinode = sbuf.f_ffree; in SYSCALL_DEFINE2()
401 tmp.f_tinode = sbuf.f_ffree; in COMPAT_SYSCALL_DEFINE2()
/linux/arch/
H A DKconfig348 # Selected by 64 bit architectures which have a 32 bit f_tinode in struct ustat