Home
last modified time | relevance | path

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

/u-boot/fs/btrfs/
A Dsubvolume.c59 if (name_len > BTRFS_NAME_LEN) { in get_path_in_subvol()
122 if (name_len > BTRFS_NAME_LEN) { in list_one_subvol()
A Ddir-item.c15 u16 namelen = BTRFS_NAME_LEN; in verify_dir_item()
A Dinode.c186 if (res > BTRFS_NAME_LEN) in next_length()
269 if (len > BTRFS_NAME_LEN) { in btrfs_lookup_path()
271 BTRFS_NAME_LEN, cur); in btrfs_lookup_path()
A Dbtrfs.c34 char namebuf[BTRFS_NAME_LEN]; in show_dir()
/u-boot/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h29 #define BTRFS_NAME_LEN 255 macro

Completed in 23 milliseconds