Searched refs:afid (Results 1 – 2 of 2) sorted by relevance
116 if (v9ses->afid != ~0) in v9fs_show_options()117 seq_printf(m, ",afid=%u", v9ses->afid); in v9fs_show_options()171 v9ses->afid = ~0; in v9fs_parse_options()248 v9ses->afid = option; in v9fs_parse_options()
89 unsigned int afid; member