Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dquota.h504 static inline unsigned int dquot_generic_flag(unsigned int flags, int type) in dquot_generic_flag() function
/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c2469 flags = dquot_generic_flag(flags, cnt); in dquot_resume()