Home
last modified time | relevance | path

Searched refs:cpr_open_deffile (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c750 cpr_open_deffile(int mode, vnode_t **vpp) in cpr_open_deffile() function
774 if (rc = cpr_open_deffile(FCREAT|FWRITE, &vp)) in cpr_write_deffile()
803 cpr_open_deffile(FCREAT|FWRITE, &vp)) in cpr_clear_definfo()
H A Dcpr_main.c339 if (error = cpr_open_deffile(FREAD, &vp)) in cpr_ufs_logging()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h611 extern int cpr_open_deffile(int, vnode_t **);
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c1382 if (rc = cpr_open_deffile(FREAD|FWRITE, &vp)) { in i_cpr_reusefini()
1462 if (rc = cpr_open_deffile(FREAD, &vp)) { in i_cpr_check_cprinfo()