Home
last modified time | relevance | path

Searched defs:reg (Results 1 – 3 of 3) sorted by relevance

/fs/ocfs2/cluster/
Dheartbeat.c298 struct o2hb_region *reg = in o2hb_write_timeout() local
330 static void o2hb_arm_write_timeout(struct o2hb_region *reg) in o2hb_arm_write_timeout()
350 static void o2hb_disarm_write_timeout(struct o2hb_region *reg) in o2hb_disarm_write_timeout()
376 static void o2hb_wait_on_io(struct o2hb_region *reg, in o2hb_wait_on_io()
399 static struct bio *o2hb_setup_one_bio(struct o2hb_region *reg, in o2hb_setup_one_bio()
452 static int o2hb_read_slots(struct o2hb_region *reg, in o2hb_read_slots()
484 static int o2hb_issue_node_write(struct o2hb_region *reg, in o2hb_issue_node_write()
510 static u32 o2hb_compute_block_crc_le(struct o2hb_region *reg, in o2hb_compute_block_crc_le()
538 static int o2hb_verify_crc(struct o2hb_region *reg, in o2hb_verify_crc()
556 static int o2hb_check_own_slot(struct o2hb_region *reg) in o2hb_check_own_slot()
[all …]
/fs/xfs/
Dxfs_log.c719 struct xfs_log_iovec reg = { in xfs_log_unmount_write() local
1278 struct xfs_log_iovec reg = { in xlog_commit_record() local
2017 struct xfs_log_iovec *reg = &vecp[index]; in xlog_write() local
/fs/squashfs/
Dsquashfs_fs.h402 struct squashfs_reg_inode reg; member