Searched refs:f_tinode (Results 1 - 3 of 3) sorted by path

/linux-master/fs/
H A Dstatfs.c259 tmp.f_tinode = min_t(u64, sbuf.f_ffree, UINT_MAX);
261 tmp.f_tinode = sbuf.f_ffree;
401 tmp.f_tinode = sbuf.f_ffree;
/linux-master/include/linux/
H A Dcompat.h325 compat_ino_t f_tinode; member in struct:compat_ustat
H A Dtypes.h208 unsigned int f_tinode; member in struct:ustat
210 unsigned long f_tinode; member in struct:ustat

Completed in 206 milliseconds