Home
last modified time | relevance | path

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

/include/linux/
Dfs.h2002 #define S_NOQUOTA 32 /* Inode is not counted to quota */ macro
2044 #define IS_NOQUOTA(inode) ((inode)->i_flags & S_NOQUOTA)