Searched refs:EROFS_I_VERSION_BIT (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/erofs/ | ||
| H A D | erofs_fs.h | 116 #define EROFS_I_VERSION_BIT 0 macro |
| H A D | internal.h | 291 return (ifmt >> EROFS_I_VERSION_BIT) & EROFS_I_VERSION_MASK; in erofs_inode_version() |