Home
last modified time | relevance | path

Searched refs:in_trans_setup (Results 1 – 2 of 2) sorted by relevance

/fs/btrfs/
Dtransaction.c160 root->in_trans_setup = 1; in record_root_in_trans()
199 root->in_trans_setup = 0; in record_root_in_trans()
217 !root->in_trans_setup) in btrfs_record_root_in_trans()
Dctree.h1361 unsigned long in_trans_setup; member