Searched defs:DQUOT_OFF (Results 1 – 1 of 1) sorted by relevance
170 static __inline__ int DQUOT_OFF(struct super_block *sb) in DQUOT_OFF() function195 #define DQUOT_OFF(sb) do { } while(0) macro