Searched defs:fsp (Results 1 - 25 of 35) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A Dfstab.c114 struct fstab *fsp; local
127 struct fstab *fsp; local
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/labelit/
H A Dlabelit.c143 struct fs *fsp, *altfsp; local
/opensolaris-onvv-gate/usr/src/cmd/fm/ipmitopo/common/
H A Dipmitopo.c48 ipmi_sdr_full_sensor_t *fsp; local
/opensolaris-onvv-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp_subr.c369 struct hsfs *fsp; local
82 parse_sua( uchar_t *name_p, int *name_len_p, int *name_change_p, uchar_t *dirp, uint_t last_offset, struct hs_direntry *hdp, struct hsfs *fsp, uchar_t *search_sig, int search_num) argument
473 get_cont_area(struct hsfs *fsp, uchar_t **buf_pp, cont_info_t *cont_info_p) argument
[all...]
H A Dhsfs_rrip.c440 rrip_namecopy( char *from, char *to, char *tmp_name, uchar_t *dirp, uint_t last_offset, struct hsfs *fsp, struct hs_direntry *hdp) argument
H A Dhsfs_subr.c350 struct hsfs *fsp; local
394 hsfs_setup_named_kstats(struct hsfs *fsp, int fsid, char *name, const hsfs_ksindex_t *ksip, int (*update)(kstat_t *, int)) argument
428 hsfs_init_kstats(struct hsfs *fsp, int fsid) argument
435 hsfs_fini_kstats(struct hsfs *fsp) argument
[all...]
H A Dhsfs_node.c211 struct hsfs *fsp; local
243 hs_freenode(HTOV(hp), fsp, 1); local
255 hs_addfreeb(struct hsfs *fsp, struct hsnode *hp) argument
278 hs_getfree(struct hsfs *fsp) argument
351 hs_remfree(struct hsfs *fsp, struct hsnode *hp) argument
382 struct hsfs *fsp; local
427 hs_addhash(struct hsfs *fsp, struct hsnode *hp) argument
445 struct hsfs *fsp; local
520 struct hsfs *fsp; local
663 hs_freenode(vnode_t *vp, struct hsfs *fsp, int nopage) argument
716 struct hsfs *fsp; local
768 struct hsfs *fsp; local
923 hs_parsedir( struct hsfs *fsp, uchar_t *dirp, struct hs_direntry *hdp, char *dnp, int *dnlen, int last_offset) argument
1402 struct hsfs *fsp; local
1442 process_dirblock( struct fbuf *fbp, uint_t *offset, uint_t last_offset, char *nm, int nmlen, struct hsfs *fsp, struct hsnode *dhp, struct vnode *dvp, struct vnode **vpp, int *error) argument
1721 strip_trailing(struct hsfs *fsp, char *nm, int len) argument
1740 hs_namelen(struct hsfs *fsp, char *nm, int len) argument
[all...]
H A Dhsfs_vfsops.c371 struct hsfs *fsp; local
445 struct hsfs *fsp; local
484 struct hsfs *fsp; local
526 compute_cdrom_id(struct hsfs *fsp, vnode_t *devvp) argument
578 struct hsfs *fsp = NULL; local
953 hs_getrootvp( struct vfs *vfsp, struct hsfs *fsp, size_t pathsize) argument
1001 hs_findhsvol(struct hsfs *fsp, struct vnode *vp, struct hs_volume *hvp) argument
1077 hs_parsehsvol(struct hsfs *fsp, uchar_t *volp, struct hs_volume *hvp) argument
1128 hs_findisovol(struct hsfs *fsp, struct vnode *vp, struct hs_volume *hvp, struct hs_volume *svp, struct hs_volume *jvp) argument
1295 hs_parseisovol(struct hsfs *fsp, uchar_t *volp, struct hs_volume *hvp) argument
1460 struct hsfs *fsp; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_alloc.c59 struct pcfs *fsp; /* pcfs that file is in */ local
167 struct pcfs *fsp; /* pcfs that file is in */ local
256 struct pcfs *fsp; local
330 pc_freeclusters(struct pcfs *fsp) argument
365 pc_getcluster(struct pcfs *fsp, pc_cluster32_t cn) argument
406 pc_setcluster(struct pcfs *fsp, pc_cluster32_t cn, pc_cluster32_t ncn) argument
453 pc_alloccluster( struct pcfs *fsp, int zwrite) argument
502 pc_fileclsize( struct pcfs *fsp, pc_cluster32_t startcl, pc_cluster32_t *ncl) argument
[all...]
H A Dpc_node.c85 pc_getnode( struct pcfs *fsp, daddr_t blkno, int offset, struct pcdir *ep) argument
219 struct pcfs *fsp; local
306 pc_mark_mod(struct pcfs *fsp, struct pcnode *pcp) argument
328 pc_mark_acc(struct pcfs *fsp, struct pcnode *pcp) argument
363 struct pcfs *fsp; local
463 struct pcfs *fsp; local
493 struct pcfs *fsp; local
532 struct pcfs *fsp; local
576 pc_verify(struct pcfs *fsp) argument
650 pc_mark_irrecov(struct pcfs *fsp) argument
679 pc_diskchanged(struct pcfs *fsp) argument
[all...]
H A Dpc_dir.c135 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
275 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
396 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
568 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
847 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
903 struct pcfs *fsp; local
993 struct pcfs *fsp; local
1109 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
1149 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
1201 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
1266 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
1619 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
1665 pc_getstartcluster(struct pcfs *fsp, struct pcdir *ep) argument
1682 pc_setstartcluster(struct pcfs *fsp, struct pcdir *ep, pc_cluster32_t cln) argument
[all...]
H A Dpc_vnops.c223 struct pcfs *fsp; local
257 struct pcfs *fsp; local
301 struct pcfs *fsp; local
569 struct pcfs *fsp; local
706 struct pcfs *fsp; local
849 struct pcfs *fsp; local
880 struct pcfs *fsp; local
910 struct pcfs *fsp; local
983 struct pcfs *fsp; local
1043 struct pcfs *fsp; local
1128 struct pcfs *fsp; local
1169 struct pcfs *fsp; local
1210 struct pcfs *fsp; local
1254 struct pcfs *fsp; local
1297 struct pcfs *fsp; local
1439 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
1580 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
1629 struct pcfs *fsp; local
1760 struct pcfs *fsp; local
1967 struct pcfs *fsp = VFSTOPCFS(vp->v_vfsp); local
2167 struct pcfs *fsp = VFSTOPCFS(dvp->v_vfsp); local
2314 struct pcfs *fsp = VFSTOPCFS(dvp->v_vfsp); local
2355 struct pcfs *fsp = VFSTOPCFS(dvp->v_vfsp); local
2401 struct pcfs *fsp; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c449 struct fs *fsp = ufsvfsp->vfs_fs; local
H A Dufs_vfsops.c466 struct fs *fsp; local
581 struct fs *fsp = (struct fs *)bp->b_un.b_addr; local
800 struct fs *fsp; local
1781 struct fs *fsp; local
2215 struct fs *fsp = ufsvfsp->vfs_fs; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dsolaris.c273 filterstats_t *fsp; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c213 struct fs *fsp = &h->afs; local
305 struct fs *fsp = &h->afs; local
461 struct fs *fsp = &h->afs; local
538 struct fs *fsp = &h->afs; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libipmi/common/
H A Dipmi_entity.c113 ipmi_sdr_full_sensor_t *fsp = local
293 ipmi_sdr_full_sensor_t *fsp; local
412 ipmi_sdr_full_sensor_t *fsp; local
[all...]
H A Dipmi_sdr.c267 ipmi_sdr_full_sensor_t *fsp = local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libmalloc/common/
H A Dmalloc.c962 ssize_t fsp; /* free space in 1 hold block */ local
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_safte.c892 uchar_t fsp; local
/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfncs.c303 free_fstatus(FSTATUS *fsp) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dttyname.c201 _ttyname_common(struct stat64 *fsp, char *buffer, uint_t match_mask) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h232 struct hsfs *fsp; /* file system */ member in struct:sig_args_struct
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c621 struct file_set_desc *fsp; local
[all...]
/opensolaris-onvv-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c462 struct hs_volume *fsp; local
[all...]

Completed in 291 milliseconds

12