Searched refs:is_fs_writeable (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c302 if (is_fs_writeable(ext->cf_ent.path,
335 ((is_fs_writeable(ept->path,
440 !is_fs_writeable(ept->path,
541 if (is_fs_writeable(ept->path,
956 if (is_fs_writeable(ept->path,
1001 !is_fs_writeable(ept->path,
1101 if (!is_fs_writeable(ept->path,
1326 !is_fs_writeable(ept->path,
H A Ddockspace.c279 !is_fs_writeable(ept->path, &(ext->fsys_value)))
H A Dcheck.c703 !is_fs_writeable(ept->path,
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h254 extern int is_fs_writeable __P((char *path, uint32_t *fsys_value));
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c1347 * is_fs_writeable - given a cfent entry, return 1
1354 is_fs_writeable(char *path, uint32_t *fsys_value) function

Completed in 68 milliseconds