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

/vbox/src/VBox/Additions/solaris/SharedFolders/
H A Dvboxfs_vnode.h60 sffs_stat_t sf_stat; /* cached file attrs for this node */ member in struct:sfnode
61 uint64_t sf_stat_time; /* last-modified time of sf_stat */
H A Dvboxfs_prov.h171 sffs_stat_t sf_stat; member in struct:sffs_dirents::sffs_dirent
/vbox/src/VBox/Additions/linux/sharedfolders/
H A Dutils.c173 int sf_stat(const char *caller, struct sf_glob_info *sf_g, function
185 LogFunc(("sf_stat: calling vboxCallCreate, file %s, flags %#x\n",
215 or [sf_stat] is unsuccessful, otherwise we return success and
250 err = sf_stat(__func__, sf_g, sf_i->path, &info, 1);

Completed in 1181 milliseconds