Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h512 #define S_NOQUOTA 32 /* Inode is not counted to quota */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2049 #define S_NOQUOTA (1 << 5) /* Inode is not counted to quota */ macro