Home
last modified time | relevance | path

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

/fs/quota/
A Dcompat.h24 __u16 qs_flags; member
A Dquota.c367 fqs->qs_flags = quota_state_to_flags(&state); in quota_getstate()
369 if (!fqs->qs_flags) in quota_getstate()
420 put_user(from->qs_flags, &to->qs_flags) || in compat_copy_fs_quota_stat()
465 fqs->qs_flags = quota_state_to_flags(&state); in quota_getstatev()
467 if (!fqs->qs_flags) in quota_getstatev()

Completed in 11 milliseconds