Searched refs:afid (Results 1 – 2 of 2) sorted by relevance
118 if (v9ses->afid != ~0) in v9fs_show_options()119 seq_printf(m, ",afid=%u", v9ses->afid); in v9fs_show_options()172 v9ses->afid = ~0; in v9fs_parse_options()247 v9ses->afid = option; in v9fs_parse_options()
88 unsigned int afid; member