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

/linux-master/fs/btrfs/
H A Dctree.h192 atomic_t log_batch; member in struct:btrfs_root
H A Dfile.c1824 atomic_inc(&root->log_batch);
1892 atomic_inc(&root->log_batch);
H A Dtree-log.c2940 int batch = atomic_read(&root->log_batch);
2949 if (batch == atomic_read(&root->log_batch))
H A Ddisk-io.c696 atomic_set(&root->log_batch, 0);

Completed in 271 milliseconds