Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dcompression.h97 unsigned int btrfs_compress_str2level(unsigned int type, const char *str);
H A Dsuper.c424 btrfs_compress_str2level( in btrfs_parse_options()
444 btrfs_compress_str2level( in btrfs_parse_options()
H A Dcompression.c1456 unsigned int btrfs_compress_str2level(unsigned int type, const char *str) in btrfs_compress_str2level() function