Searched refs:QIF_DQBLKSIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| A D | quota.h | 84 #define QIF_DQBLKSIZE (1 << QIF_DQBLKSIZE_BITS) macro |
| /linux/fs/quota/ | ||
| A D | quota.c | 184 return (space + QIF_DQBLKSIZE - 1) >> QIF_DQBLKSIZE_BITS; in stoqb() |
Completed in 8 milliseconds