Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dshmem.c3636 static int shmem_fill_super(struct super_block *sb, struct fs_context *fc) in shmem_fill_super() function
3723 return get_tree_nodev(fc, shmem_fill_super); in shmem_get_tree()