Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c92 static int ext4_get_tree(struct fs_context *fc);
127 .get_tree = ext4_get_tree,
5732 static int ext4_get_tree(struct fs_context *fc) in ext4_get_tree() function