Searched refs:ek_path (Results 1 – 2 of 2) sorted by relevance
52 path_put(&key->ek_path); in expkey_release()163 err = kern_path(buf, 0, &key.ek_path); in expkey_parse()174 path_put(&key.ek_path); in expkey_parse()205 seq_path(m, &ek->ek_path, "\\ \t\n"); in expkey_show()242 new->ek_path = item->ek_path; in expkey_update()243 path_get(&item->ek_path); in expkey_update()1089 exp = exp_get_by_name(cd, clp, &ek->ek_path, reqp); in exp_find()
95 struct path ek_path; member