Home
last modified time | relevance | path

Searched defs:max_name_len (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/btrfs/
H A Dsubvolume.c81 static void list_subvols(u64 tree, char *nameptr, int max_name_len, int level) in list_subvols()
/openbmc/linux/fs/btrfs/
H A Dtree-checker.c516 u32 max_name_len; in check_dir_item() local