Searched refs:EXOFS_ROOT_ID (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/exofs/ | ||
| D | common.h | 53 #define EXOFS_ROOT_ID 0x10002 /* object ID for root directory */ macro |
| D | super.c | 817 root = exofs_iget(sb, EXOFS_ROOT_ID - EXOFS_OBJ_OFF); in exofs_fill_super() |