Home
last modified time | relevance | path

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

/fs/btrfs/
A Ddir-item.c46 u32 total_len; in btrfs_match_dir_item_name() local
53 total_len = btrfs_item_size_nr(leaf, path->slots[0]); in btrfs_match_dir_item_name()
57 while(cur < total_len) { in btrfs_match_dir_item_name()
61 if (this_len > (total_len - cur)) { in btrfs_match_dir_item_name()

Completed in 3 milliseconds