Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | btrfsic_submit_bh submit_bh |
#define | btrfsic_submit_bio submit_bio |
Functions | |
int | btrfsic_mount (struct btrfs_root *root, struct btrfs_fs_devices *fs_devices, int including_extent_data, u32 print_mask) |
void | btrfsic_unmount (struct btrfs_root *root, struct btrfs_fs_devices *fs_devices) |
#define btrfsic_submit_bh submit_bh |
Definition at line 26 of file check-integrity.h.
#define btrfsic_submit_bio submit_bio |
Definition at line 27 of file check-integrity.h.
int btrfsic_mount | ( | struct btrfs_root * | root, |
struct btrfs_fs_devices * | fs_devices, | ||
int | including_extent_data, | ||
u32 | print_mask | ||
) |
Definition at line 3187 of file check-integrity.c.
void btrfsic_unmount | ( | struct btrfs_root * | root, |
struct btrfs_fs_devices * | fs_devices | ||
) |
Definition at line 3288 of file check-integrity.c.