Home
last modified time | relevance | path

Searched refs:last_log_commit (Results 1 – 5 of 5) sorted by relevance

/fs/btrfs/
A Dctree.h212 int last_log_commit; member
348 return READ_ONCE(root->last_log_commit); in btrfs_get_root_last_log_commit()
353 WRITE_ONCE(root->last_log_commit, commit_id); in btrfs_set_root_last_log_commit()
A Dbtrfs_inode.h222 int last_log_commit; member
494 inode->last_sub_trans <= inode->last_log_commit && in btrfs_inode_in_log()
A Dtransaction.h203 inode->last_log_commit = inode->last_sub_trans - 1; in btrfs_set_inode_last_trans()
A Dtree-log.c6753 inode->last_log_commit = inode->last_sub_trans; in btrfs_log_inode()
A Dinode.c7847 ei->last_log_commit = 0; in btrfs_alloc_inode()

Completed in 38 milliseconds