Searched refs:this_len (Results 1 – 1 of 1) sorted by relevance
48 u32 this_len; in btrfs_match_dir_item_name() local58 this_len = sizeof(*dir_item) + in btrfs_match_dir_item_name()61 if (this_len > (total_len - cur)) { in btrfs_match_dir_item_name()72 cur += this_len; in btrfs_match_dir_item_name()74 this_len); in btrfs_match_dir_item_name()
Completed in 2 milliseconds