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