Home
last modified time | relevance | path

Searched refs:ffree (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/scrub/
A Dialloc.c74 bool ffree, fhole; in xchk_inobt_xref_finobt() local
96 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() argument
203 if (ffree != free) in xchk_finobt_xref_inobt()
238 bool ffree, fhole; in xchk_finobt_chunk_xref_inobt() local
241 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()
/fs/9p/
A Dvfs_super.c236 buf->f_ffree = rs.ffree; in v9fs_statfs()
/fs/fuse/
A Dinode.c637 stbuf->f_ffree = attr->ffree; in convert_fuse_statfs()

Completed in 12 milliseconds