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.h309 void __cold btrfs_transaction_exit(void);
H A Dtransaction.c2751 void __cold btrfs_transaction_exit(void) in btrfs_transaction_exit() function
H A Dsuper.c2615 .exit_func = btrfs_transaction_exit,