Home
last modified time | relevance | path

Searched refs:btrfs_transaction_exit (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dtransaction.h310 void __cold btrfs_transaction_exit(void);
H A Dtransaction.c2690 void __cold btrfs_transaction_exit(void) in btrfs_transaction_exit() function
H A Dsuper.c2521 .exit_func = btrfs_transaction_exit,