Home
last modified time | relevance | path

Searched defs:bip (Results 1 – 16 of 16) sorted by relevance

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_buf_item.c48 xfs_buf_log_item_t *bip, in xfs_buf_item_log_debug()
87 xfs_buf_log_item_t *bip; in xfs_buf_item_flush_log_debug() local
111 xfs_buf_log_item_t *bip) in xfs_buf_item_log_check()
153 xfs_buf_log_item_t *bip) in xfs_buf_item_size()
221 xfs_buf_log_item_t *bip, in xfs_buf_item_format()
350 xfs_buf_log_item_t *bip) in xfs_buf_item_pin()
376 xfs_buf_log_item_t *bip, in xfs_buf_item_unpin()
431 xfs_buf_log_item_t *bip, in xfs_buf_item_unpin_remove()
478 xfs_buf_log_item_t *bip) in xfs_buf_item_trylock()
522 xfs_buf_log_item_t *bip) in xfs_buf_item_unlock()
[all …]
Dxfs_trans_buf.c76 xfs_buf_log_item_t *bip; in xfs_trans_get_buf() local
193 xfs_buf_log_item_t *bip; in xfs_trans_getsb() local
297 xfs_buf_log_item_t *bip; in xfs_trans_read_buf() local
515 xfs_buf_log_item_t *bip; in xfs_trans_brelse() local
652 xfs_buf_log_item_t *bip; in xfs_trans_bjoin() local
697 xfs_buf_log_item_t *bip; in xfs_trans_bhold() local
719 xfs_buf_log_item_t *bip; in xfs_trans_bhold_release() local
749 xfs_buf_log_item_t *bip; in xfs_trans_log_buf() local
827 xfs_buf_log_item_t *bip; in xfs_trans_binval() local
905 xfs_buf_log_item_t *bip; in xfs_trans_inode_buf() local
[all …]
Dxfs_buf_item.h100 #define xfs_buf_item_trace(id, bip) argument
Dxfs_vfsops.c1480 xfs_buf_log_item_t *bip; local
Dxfs_bmap.c6123 xfs_buf_log_item_t *bip; in xfs_bmap_get_bp() local
Dxfsidbg.c5005 xfsidbg_xblitrace(xfs_buf_log_item_t *bip) in xfsidbg_xblitrace()
/freebsd-9-stable/lib/libc/rpc/
Dclnt_bcast.c126 struct broadif *bip; in __rpc_getbroadifs() local
197 struct broadif *bip, *next; in __rpc_freebroadifs() local
210 __rpc_broadenable(int af, int s, struct broadif *bip) in __rpc_broadenable()
434 struct broadif *bip; local
/freebsd-9-stable/sys/geom/
Dgeom_vfs.c92 g_vfs_done(struct bio *bip) in g_vfs_done()
171 struct bio *bip; in g_vfs_strategy() local
/freebsd-9-stable/sys/gnu/fs/xfs/FreeBSD/
Dxfs_mountops.c435 xfs_geom_biodone(struct bio *bip) in xfs_geom_biodone()
460 struct bio *bip; in xfs_geom_strategy() local
/freebsd-9-stable/sys/boot/i386/libi386/
Dbootinfo32.c135 bi_load32(char *args, int *howtop, int *bootdevp, vm_offset_t *bip, vm_offset_t *modulep, vm_offset… in bi_load32()
/freebsd-9-stable/sys/boot/userboot/userboot/
Dbootinfo32.c135 bi_load32(char *args, int *howtop, int *bootdevp, vm_offset_t *bip, vm_offset_t *modulep, vm_offset… in bi_load32()
/freebsd-9-stable/sys/boot/uboot/common/
Dmetadata.c273 struct bootinfo *bip; in md_load() local
/freebsd-9-stable/sys/kern/
Dvfs_bio.c3740 bufdonebio(struct bio *bip) in bufdonebio()
3773 struct bio *bip; in dev_strategy_csw() local
4559 bdata2bio(struct buf *bp, struct bio *bip) in bdata2bio()
/freebsd-9-stable/sys/ufs/ffs/
Dffs_alloc.c2252 ffs_blkfree_trim_completed(bip) in ffs_blkfree_trim_completed() argument
2275 struct bio *bip; local
Dffs_snapshot.c2492 struct bio *bip; local
/freebsd-9-stable/sys/compat/linux/
Dlinux_misc.c1025 #define B2L_ITIMERVAL(bip, lip) \ argument