Searched refs:qs_bwarnlimit (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/fs/quota/ | ||
H A D | compat.c | 39 __u16 qs_bwarnlimit; member in struct:compat_fs_quota_stat |
H A D | quota.c | 338 fqs->qs_bwarnlimit = state.s_state[type].spc_warnlimit; quota_getstate() 408 fqs->qs_bwarnlimit = state.s_state[type].spc_warnlimit; quota_getstatev() |
/linux-4.4.14/include/uapi/linux/ | ||
H A D | dqblk_xfs.h | 163 __u16 qs_bwarnlimit; /* limit for num warnings */ member in struct:fs_quota_stat 208 __u16 qs_bwarnlimit; /* limit for num warnings */ member in struct:fs_quota_statv |
Completed in 43 milliseconds