Searched refs:super_for_commit (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Ddisk-io.c1666 memcpy(&fs_info->super_for_commit, &fs_info->super_copy,
1667 sizeof(fs_info->super_for_commit));
2212 sb = &root->fs_info->super_for_commit;
H A Dtransaction.c1024 memcpy(&root->fs_info->super_for_commit, &root->fs_info->super_copy,
H A Dtree-log.c2075 btrfs_set_super_log_root(&root->fs_info->super_for_commit,
2077 btrfs_set_super_log_root_level(&root->fs_info->super_for_commit,
H A Dctree.h869 struct btrfs_super_block super_for_commit; member in struct:btrfs_fs_info

Completed in 61 milliseconds