Searched defs:libuvfs_stash_fid_store (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libuvfs/common/
H A Dstash.c103 libuvfs_stash_fid_store(libuvfs_fs_t *fs, libuvfs_fid_t *fid, uint32_t key, function
135 return (libuvfs_stash_fid_store(fs, fid, key, B_TRUE, NULL));
146 return (libuvfs_stash_fid_store(fs, &fid, key, overwrite, value));

Completed in 25 milliseconds