Searched refs:ffree (Results 1 – 3 of 3) sorted by relevance
74 bool ffree, fhole; in xchk_inobt_xref_finobt() local96 ffree = frec.ir_free & (1ULL << frec_idx); in xchk_inobt_xref_finobt()100 if (ffree != free) in xchk_inobt_xref_finobt()172 bool ffree, in xchk_finobt_xref_inobt() argument203 if (ffree != free) in xchk_finobt_xref_inobt()238 bool ffree, fhole; in xchk_finobt_chunk_xref_inobt() local241 ffree = frec->ir_free & (1ULL << rec_idx); in xchk_finobt_chunk_xref_inobt()245 error = xchk_finobt_xref_inobt(sc, frec, i, ffree, fhole); in xchk_finobt_chunk_xref_inobt()
236 buf->f_ffree = rs.ffree; in v9fs_statfs()
637 stbuf->f_ffree = attr->ffree; in convert_fuse_statfs()
Completed in 12 milliseconds