Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cramfs/
Dinode.c58 static const struct file_operations cramfs_physmem_fops; variable
109 inode->i_fop = &cramfs_physmem_fops; in get_cramfs_inode()
474 static const struct file_operations cramfs_physmem_fops = { variable