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

/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_fs.c152 safs_path_to_fstype(libshare_handle_t *shdl, const char *path) function
242 fstype = safs_path_to_fstype(shdl, path);
260 fstype = safs_path_to_fstype(shdl, mntpnt);
282 fstype = safs_path_to_fstype(shdl, mntpnt);
302 fstype = safs_path_to_fstype(shdl, path);
319 fstype = safs_path_to_fstype(shdl, fs_name);
335 fstype = safs_path_to_fstype(shdl, srhp->srh_mntpnt);
352 fstype = safs_path_to_fstype(shdl, srhp->srh_mntpnt);
368 fstype = safs_path_to_fstype(shdl, srhp->srh_mntpnt);
385 fstype = safs_path_to_fstype(shd
[all...]

Completed in 15 milliseconds