Home
last modified time | relevance | path

Searched refs:VTOC (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c163 fscache_t *fscp = C_TO_FSCACHE(VTOC(dvp)); in cachefs_pack()
213 cnode_t *cp = VTOC(vp); in cachefs_pack_common()
377 fscache_t *fscp = C_TO_FSCACHE(VTOC(dvp)); in cachefs_unpack()
425 cnode_t *cp = VTOC(vp); in cachefs_unpack_common()
483 fscache_t *fscp = C_TO_FSCACHE(VTOC(dvp)); in cachefs_packinfo()
521 cp = VTOC(vp); in cachefs_packinfo()
553 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_unpackall()
668 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_io_daemonid()
708 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_io_stateget()
746 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_io_stateset()
[all …]
H A Dcachefs_vnops.c325 cnode_t *cp = VTOC(*vpp); in cachefs_open()
490 cnode_t *cp = VTOC(vp); in cachefs_close()
685 struct cnode *cp = VTOC(vp); in cachefs_read()
818 cnode_t *cp = VTOC(vp); in cachefs_read_backfs_nfsv4()
855 struct cnode *cp = VTOC(vp); in cachefs_write()
1055 cnode_t *cp = VTOC(vp); in cachefs_write_backfs_nfsv4()
1133 struct cnode *cp = VTOC(vp); in cachefs_writepage()
1355 struct cnode *cp = VTOC(vp); in cachefs_push()
1543 struct cnode *cp = VTOC(vp); in cachefs_push_connected()
1591 struct cnode *cp = VTOC(vp); in cachefs_push_front()
[all …]
H A Dcachefs_subr.c2244 struct cnode *cp = VTOC(prp->cp_vp); in cachefs_async_putpage()
2264 struct cnode *cp = VTOC(pop->cpop_vp); in cachefs_async_populate()
2504 struct cnode *cp = VTOC(pop->cpop_vp); in cachefs_async_populate_reg()
H A Dcachefs_cnode.c86 cnode_t *cp = VTOC(vp); in cachefs_cnode_idle()
278 cp = VTOC(vp); in cachefs_cnode_inactive()
H A Dcachefs_dir.c1179 struct cnode *dcp = VTOC(dvp); in cachefs_async_populate_dir()
/titanic_44/usr/src/cmd/format/
H A Dlabel.c755 #error No VTOC format defined. in vtoc_to_label()
849 #error No VTOC format defined. in vtoc_to_label()
871 #error No VTOC format defined. in vtoc_to_label()
903 #error No VTOC format defined. in label_to_vtoc()
1135 #error No VTOC format defined.
1152 #error No VTOC format defined.
H A Dauto_sense.c775 #error No VTOC format defined. in new_direct_disk_type()
1653 #error No VTOC format defined.
1673 #error No VTOC format defined.
1693 #error No VTOC format defined.
1708 #error No VTOC format defined.
1720 #error No VTOC format defined.
1735 #error No VTOC format defined.
1981 #error No VTOC format defined.
H A Dadd_definition.c322 #error No VTOC format defined.
H A Dmenu_command.c2011 #error No VTOC layout defined. in c_backup()
2255 #error No VTOC layout defined. in c_verify()
2306 #error No VTOC layout defined. in c_verify()
H A Dpartition.c58 #error No VTOC format defined.
H A Dstartup.c2167 #error No VTOC format defined. in add_device_to_disklist()
2276 #error No VTOC format defined.
2558 #error No VTOC layout defined.
/titanic_44/usr/src/grub/
H A DREADME.grub29 Solaris VTOC and ufs support, developed by Shudong Zhou
/titanic_44/usr/src/grub/grub-0.97/
H A DAUTHORS10 Solaris VTOC and UFS support added by Sun Microsystems.
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h948 #define VTOC(VP) ((struct cnode *)((void *)((VP)->v_data))) macro
/titanic_44/usr/src/lib/libefi/common/
H A Drdwr_efi.c100 #error No VTOC format defined.
/titanic_44/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib2419 # Given a disk, label it to VTOC regardless what label was on the disk
2460 log_fail "unable to label $disk as VTOC."
/titanic_44/usr/src/cmd/fdisk/
H A Dfdisk.c138 #error No VTOC format defined.