Home
last modified time | relevance | path

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

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