Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dfile.c2225 atomic_inc(&root->log_batch); in btrfs_sync_file()
2290 atomic_inc(&root->log_batch); in btrfs_sync_file()
A Dtree-log.c3146 int batch = atomic_read(&root->log_batch); in btrfs_sync_log()
3155 if (batch == atomic_read(&root->log_batch)) in btrfs_sync_log()
A Dctree.h1156 atomic_t log_batch; member
A Ddisk-io.c1186 atomic_set(&root->log_batch, 0); in __setup_root()

Completed in 34 milliseconds