Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtypes.h205 unsigned int f_tinode; member
207 unsigned long f_tinode; member
H A Dcompat.h325 compat_ino_t f_tinode; member
/openbmc/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()
/openbmc/u-boot/include/linux/
H A Dtypes.h156 __kernel_ino_t f_tinode; member
/openbmc/linux/arch/
H A DKconfig356 # Selected by 64 bit architectures which have a 32 bit f_tinode in struct ustat