Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cramfs/
Dinode.c57 static const struct file_operations cramfs_physmem_fops; variable
108 inode->i_fop = &cramfs_physmem_fops; in get_cramfs_inode()
480 static const struct file_operations cramfs_physmem_fops = { variable