Linux Kernel
3.7.1
|
Data Fields | |
xfs_daddr_t | bc_blkno |
uint | bc_len |
int | bc_refcount |
struct list_head | bc_list |
Definition at line 66 of file xfs_log_recover.c.
xfs_daddr_t bc_blkno |
Definition at line 67 of file xfs_log_recover.c.
uint bc_len |
Definition at line 68 of file xfs_log_recover.c.
Definition at line 70 of file xfs_log_recover.c.
int bc_refcount |
Definition at line 69 of file xfs_log_recover.c.