Home
last modified time | relevance | path

Searched refs:swarn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dscrub.c398 struct scrub_warning *swarn = warn_ctx; in scrub_print_warning_inode() local
399 struct btrfs_fs_info *fs_info = swarn->dev->fs_info; in scrub_print_warning_inode()
417 ret = btrfs_search_slot(NULL, local_root, &key, swarn->path, 0, 0); in scrub_print_warning_inode()
420 btrfs_release_path(swarn->path); in scrub_print_warning_inode()
424 eb = swarn->path->nodes[0]; in scrub_print_warning_inode()
425 inode_item = btrfs_item_ptr(eb, swarn->path->slots[0], in scrub_print_warning_inode()
428 btrfs_release_path(swarn->path); in scrub_print_warning_inode()
436 ipath = init_ipath(4096, local_root, swarn->path); in scrub_print_warning_inode()
456 swarn->errstr, swarn in scrub_print_warning_inode()
487 struct scrub_warning swarn; scrub_print_common_warning() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dscrub.c646 struct scrub_warning *swarn = warn_ctx; in scrub_print_warning_inode() local
647 struct btrfs_fs_info *fs_info = swarn->dev->fs_info; in scrub_print_warning_inode()
665 ret = btrfs_search_slot(NULL, local_root, &key, swarn->path, 0, 0); in scrub_print_warning_inode()
668 btrfs_release_path(swarn->path); in scrub_print_warning_inode()
672 eb = swarn->path->nodes[0]; in scrub_print_warning_inode()
673 inode_item = btrfs_item_ptr(eb, swarn->path->slots[0], in scrub_print_warning_inode()
677 btrfs_release_path(swarn->path); in scrub_print_warning_inode()
685 ipath = init_ipath(4096, local_root, swarn->path); in scrub_print_warning_inode()
705 swarn->errstr, swarn in scrub_print_warning_inode()
736 struct scrub_warning swarn; scrub_print_warning() local
[all...]

Completed in 5 milliseconds