Searched refs:EXOFS_DEVTABLE_ID (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/exofs/ | ||
| D | common.h | 52 #define EXOFS_DEVTABLE_ID 0x10001 /* object ID for on-disk device table */ macro |
| D | super.c | 595 comp.obj.id = EXOFS_DEVTABLE_ID; in exofs_read_lookup_dev_table() |