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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dnvfile.c92 static int nvf_setf(file_t *fp);
1248 * nvf_setf -- stores the file pointer in an empty slot returning index
1251 nvf_setf(file_t *fp) function
1337 if ((fdes = nvf_setf(fp)) == -1) {

Completed in 59 milliseconds