Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota_v2.c30 static int v2r1_is_id(void *dp, struct dquot *dquot);
41 .is_id = v2r1_is_id,
314 static int v2r1_is_id(void *dp, struct dquot *dquot) in v2r1_is_id() function