Searched refs:tdfid (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libfuse/common/ |
H A D | fuse_uvfs.c | 1141 libuvfs_fid_t *tdfid = &args->lcrn_tdfid; local 1177 len = libuvfs_name_path(fs, tdfid, 0, NULL, tdirpath, MAXPATHLEN); 1186 libuvfs_name_lookup(fs, tdfid, args->lcrn_tname, &tfid); 1198 if (error = fuse_uvfs_hide_node(fs, tdfid, &tfid, 1208 libuvfs_name_store(fs, tdfid, args->lcrn_tname, &sfid, B_TRUE, NULL);
|
Completed in 23 milliseconds