Searched refs:_btrfs_printk (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/fs/btrfs/ |
| D | ctree.h | 3554 _btrfs_printk(fs_info, fmt, ##args); \ 3559 void _btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...); 3564 _btrfs_printk(fs_info, fmt, ##args) 3568 void _btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...);
|
| D | super.c | 265 void __cold _btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in _btrfs_printk() function
|