Home
last modified time | relevance | path

Searched refs:needspace (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/translations/zh_CN/
H A Dhow-to.rst78 texlive-luatex85 texlive-multirow texlive-needspace \
/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c1732 int needspace; in xfs_dialloc_good_ag() local
1787 needspace = S_ISDIR(mode) || S_ISREG(mode) || S_ISLNK(mode); in xfs_dialloc_good_ag()
1789 if (pag->pagf_freeblks < needspace + ineed || longest < ineed) in xfs_dialloc_good_ag()