Lines Matching defs:S_NOQUOTA
143 #define S_NOQUOTA 32 /* Inode is not counted to quota */171 #define IS_NOQUOTA(inode) ((inode)->i_flags & S_NOQUOTA)