Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h150 #define S_NOQUOTA 32 /* Inode is not counted to quota */ macro
180 #define IS_NOQUOTA(inode) ((inode)->i_flags & S_NOQUOTA)