Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dprops.c30 static const char *prop_compression_extract(struct inode *inode);
37 .extract = prop_compression_extract,
409 static const char *prop_compression_extract(struct inode *inode) in prop_compression_extract() function