Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h46 xfs_extlen_t minleft; /* min blocks must be left after us */ member
H A Dxfs_ialloc.c768 args.minleft = igeo->inobt_maxlevels; in xfs_ialloc_ag_alloc()
810 args.minleft = igeo->inobt_maxlevels; in xfs_ialloc_ag_alloc()
/linux/fs/xfs/
H A Dxfs_trace.h2214 __field(xfs_extlen_t, minleft)
2233 __entry->minleft = args->minleft;
2255 __entry->minleft,