Searched refs:update_key (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Ddelayed-ref.h60 unsigned int update_key:1; member in struct:btrfs_delayed_extent_op
H A Ddelayed-ref.c406 if (ref->extent_op->update_key) {
410 existing_ref->extent_op->update_key = 1;
H A Dextent-tree.c1832 BUG_ON(extent_op->update_key);
1867 if (extent_op->update_key) {
1958 !extent_op->update_key);
2259 extent_op->update_key = 0;
5232 extent_op->update_key = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Ddelayed-ref.h60 unsigned int update_key:1; member in struct:btrfs_delayed_extent_op
H A Ddelayed-ref.c406 if (ref->extent_op->update_key) {
410 existing_ref->extent_op->update_key = 1;
H A Dextent-tree.c1832 BUG_ON(extent_op->update_key);
1867 if (extent_op->update_key) {
1958 !extent_op->update_key);
2259 extent_op->update_key = 0;
5232 extent_op->update_key = 1;

Completed in 196 milliseconds