Home
last modified time | relevance | path

Searched defs:fbp (Results 1 – 18 of 18) sorted by relevance

/titanic_52/usr/src/uts/common/os/
H A Dfbio.c69 struct fbuf *fbp; in fbread() local
117 struct fbuf *fbp; in fbzero() local
152 #define FBCOMMON(fbp, r argument
166 fbrelse(struct fbuf * fbp,enum seg_rw rw) fbrelse() argument
172 fbwrite(struct fbuf * fbp) fbwrite() argument
178 fbdwrite(struct fbuf * fbp) fbdwrite() argument
189 fbiwrite(struct fbuf * fbp,vnode_t * devvp,daddr_t bn,int bsize) fbiwrite() argument
[all...]
/titanic_52/usr/src/cmd/lp/lib/msgs/
H A Dread_fifo.c133 register fifobuffer_t *fbp; global() local
254 register fifobuffer_t *fbp; global() local
304 register fifobuffer_t *fbp; _buffer() local
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Denc_des.c136 register struct _fb *fbp = &des_cfb; in cfb64_init() local
164 struct _fb *fbp = &des_cfb; cfb64_start() local
240 struct _fb *fbp = &des_cfb; cfb64_is() local
317 struct _fb *fbp = &des_cfb; cfb64_reply() local
359 struct _fb *fbp = &des_cfb; cfb64_session() local
394 struct _fb *fbp = &des_cfb; global() local
[all...]
/titanic_52/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c89 struct fbuf *fbp; /* dir buf where slot is */ member
123 struct fbuf *fbp; in ud_dirlook() local
882 struct fbuf *fbp; ud_dircheckforname() local
1125 struct fbuf *fbp; ud_dircheckpath() local
1349 struct fbuf *fbp; ud_dirmakedirect() local
1628 struct fbuf *fbp; ud_dirprepareentry() local
1777 struct fbuf *fbp; ud_dirfixdotdot() local
[all...]
H A Dudf_subr.c509 ud_fbwrite(struct fbuf *fbp, struct ud_inode *ip) in ud_fbwrite() argument
971 ud_get_next_fid(struct ud_inode *ip, struct fbuf **fbp, uint32_t offset, in ud_get_next_fid() argument
[all...]
H A Dudf_bmap.c209 struct fbuf *fbp = NULL; in ud_bmap_write() local
H A Dudf_vnops.c1110 struct fbuf *fbp = NULL; in udf_readdir() local
1384 struct fbuf *fbp = NULL; in udf_readlink() local
/titanic_52/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c185 struct fbuf *fbp; /* a buffer of directory entries */ in ufs_dirlook() local
1017 struct fbuf *fbp; /* pointer to directory block */ ufs_dircheckforname() local
1662 struct fbuf *fbp; ufs_dirfixdotdot() local
2318 struct fbuf *fbp; ufs_dirmakedirect() local
2774 struct fbuf *fbp; blkatoff() local
2969 struct fbuf *fbp; ufs_dircheckpath() local
3332 struct fbuf *fbp; ufs_dirclrdotdot() local
[all...]
H A Dufs_subr.c1057 ufs_fbwrite(struct fbuf *fbp, struct inode *ip) in ufs_fbwrite() argument
1072 ufs_fbiwrite(struct fbuf *fbp, struct inode *ip, daddr_t bn, long bsize) in ufs_fbiwrite() argument
H A Dufs_thread.c1176 struct fbuf *fbp; /* pointer to directory block */ in ufs_attr_purge() local
H A Dufs_bmap.c325 struct fbuf *fbp; in bmap_write() local
[all...]
H A Dufs_vnops.c3902 struct fbuf *fbp; in ufs_readdir() local
[all...]
/titanic_52/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c101 struct bufarea *fbp; in pass1() local
301 getdir(struct file_entry *fp, struct bufarea **fbp, in getdir() argument
/titanic_52/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c778 struct fbuf *fbp; in hs_dirlook() local
1443 struct fbuf *fbp, /* buffer containing dirblk */ in process_dirblock() argument
H A Dhsfs_vnops.c497 struct fbuf *fbp; in hsfs_readdir() local
/titanic_52/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3533 ehci_frame_bandwidth_t *fbp; in ehci_calculate_bw_availability_mask() local
3587 ehci_frame_bandwidth_t *fbp; in ehci_update_bw_availability() local
/titanic_52/usr/src/uts/common/io/
H A Dstream.c306 ftblk_t *fbp = buf; in ftblk_constructor() local
322 ftblk_t *fbp = buf; in ftblk_destructor() local
/titanic_52/usr/src/uts/common/sys/fs/
H A Dufs_inode.h448 struct fbuf *fbp; /* dir buf where slot is */ member