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