Searched refs:mp_dir (Results 1 – 2 of 2) sorted by relevance
258 char *mp_dir = NULL; in amfs_lookup_one_location() local284 mp_dir = fs_opts->opt_fs; in amfs_lookup_one_location()287 mp_dir = new_mp->am_path; in amfs_lookup_one_location()289 mp_dir = fs_opts->opt_fs; in amfs_lookup_one_location()295 mp_dir = fs_opts->opt_fs; in amfs_lookup_one_location()304 mp_dir, in amfs_lookup_one_location()
1538 am_node *mp_file, *mp_dir; in am_nfs3_link_3_svc() local1558 mp_dir = fh3_to_mp(dir); in am_nfs3_link_3_svc()1559 if (mp_dir) { in am_nfs3_link_3_svc()1560 nfsfattr *fattr = &mp_dir->am_fattr; in am_nfs3_link_3_svc()1570 if (!mp_file || !mp_dir) in am_nfs3_link_3_svc()