Searched refs:libuvfs_name_lookup (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libuvfs/common/ |
H A D | libuvfs.h | 220 void libuvfs_name_lookup(libuvfs_fs_t *, const libuvfs_fid_t *, const char *,
|
H A D | name.c | 319 libuvfs_name_lookup(libuvfs_fs_t *fs, const libuvfs_fid_t *dirfid, function
|
/osnet-11/usr/src/lib/libfuse/common/ |
H A D | fuse_uvfs.c | 507 libuvfs_name_lookup(fs, dirfid, args->lcla_nm, &found); 587 libuvfs_name_lookup(fs, &dirhp->dh_fid, name, &found); 971 libuvfs_name_lookup(fs, dirfid, newname, &found); 1044 libuvfs_name_lookup(fs, dirfid, args->lcrd_name, &fid); 1096 libuvfs_name_lookup(fs, dirfid, args->lcrf_name, &fid); 1162 libuvfs_name_lookup(fs, sdfid, args->lcrn_sname, &sfid); 1186 libuvfs_name_lookup(fs, tdfid, args->lcrn_tname, &tfid);
|
Completed in 27 milliseconds