Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dctree.h220 atomic_t log_batch; member
A Dfile.c1819 atomic_inc(&root->log_batch); in btrfs_sync_file()
1887 atomic_inc(&root->log_batch); in btrfs_sync_file()
A Dtree-log.c2930 int batch = atomic_read(&root->log_batch); in btrfs_sync_log()
2939 if (batch == atomic_read(&root->log_batch)) in btrfs_sync_log()
A Ddisk-io.c924 atomic_set(&root->log_batch, 0); in __setup_root()

Completed in 27 milliseconds