Home
last modified time | relevance | path

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

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