Home
last modified time | relevance | path

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

/fs/quota/
Dquota.c670 qid_t id_out; in quota_getnextxquota() local
681 id_out = from_kqid(current_user_ns(), qid); in quota_getnextxquota()
682 copy_to_xfs_dqblk(&fdq, &qdq, type, id_out); in quota_getnextxquota()