Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/common/
H A Dlrz.c2399 int minleft = 0; in rzfile() local