Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dfile.c131 const struct file_operations nilfs_file_operations = { variable
H A Dnilfs.h369 extern const struct file_operations nilfs_file_operations;
H A Dnamei.c89 inode->i_fop = &nilfs_file_operations; in nilfs_create()
H A Dinode.c510 inode->i_fop = &nilfs_file_operations; in __nilfs_read_inode()