Home
last modified time | relevance | path

Searched defs:minleft (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.h64 xfs_extlen_t minleft; /* min blocks must be left after us */ member
H A Dxfs_bmap.h38 xfs_extlen_t minleft; /* amount must be left after alloc */ member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.h46 xfs_extlen_t minleft; /* min blocks must be left after us */ member
H A Dxfs_bmap.h37 xfs_extlen_t minleft; /* amount must be left after alloc */ member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c209 const int minleft = block_x(MIN2(xleft0, xleft1)); in flush_spans() local

Completed in 8 milliseconds