Searched refs:EROFS_I_VERSION_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/erofs/ | ||
| A D | erofs_fs.h | 114 #define EROFS_I_VERSION_MASK 0x01 macro |
| A D | internal.h | 314 return (ifmt >> EROFS_I_VERSION_BIT) & EROFS_I_VERSION_MASK; in erofs_inode_version() |
Completed in 9 milliseconds