Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dramfs.h22 extern const struct file_operations ramfs_file_operations;
/OK3568_Linux_fs/kernel/fs/ramfs/
H A Dfile-mmu.c41 const struct file_operations ramfs_file_operations = { variable
H A Dfile-nommu.c39 const struct file_operations ramfs_file_operations = { variable
H A Dinode.c81 inode->i_fop = &ramfs_file_operations; in ramfs_get_inode()
/OK3568_Linux_fs/kernel/mm/
H A Dshmem.c4148 #define shmem_file_operations ramfs_file_operations