Home
last modified time | relevance | path

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

/include/linux/
Dfs.h2101 #define S_NOQUOTA (1 << 5) /* Inode is not counted to quota */ macro
2143 #define IS_NOQUOTA(inode) ((inode)->i_flags & S_NOQUOTA)