Home
last modified time | relevance | path

Searched refs:list_subvols (Results 1 – 1 of 1) 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() function
112 list_subvols(found_key->offset, nameptr, max_name_len, in list_subvols()
126 list_subvols(BTRFS_FS_TREE_OBJECTID, nameptr, nameptr ? 4096 : 0, 40); in btrfs_list_subvols()