Searched refs:s_dev_table_count (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/exofs/ | ||
D | common.h | 101 __le64 s_dev_table_count; /* == 0 means no dev_table */ member |
D | super.c | 793 table_count = le64_to_cpu(fscb.s_dev_table_count); in exofs_fill_super() |