Home
last modified time | relevance | path

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

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