Searched refs:s_tfree (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsysv_fs.h43 __fs32 s_tfree __packed2__; /* total number of free zones */
85 __fs32 s_tfree; /* total number of free zones */ member in struct:sysv4_super_block
114 __fs32 s_tfree __packed2__; /* total number of free zones */
144 __fs32 s_tfree __packed2__; /* total number of free zones */
181 __fs32 s_tfree __packed2__; /* total number of free zones */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dsysv.c49 uint32_t s_tfree; member in struct:sysv_super
75 uint32_t s_tfree; member in struct:xenix_super
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Dsuper.c72 sbi->s_free_blocks = &sbd2->s_tfree;
99 sbi->s_free_blocks = &sbd->s_tfree;
127 sbi->s_free_blocks = &sbd->s_tfree;
151 sbi->s_free_blocks = &sbd->s_tfree;
172 sbi->s_free_blocks = &sbd->s_tfree;

Completed in 111 milliseconds