Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dfile.c139 const struct file_operations nilfs_file_operations = { variable
H A Dnilfs.h402 extern const struct file_operations nilfs_file_operations;
H A Dnamei.c102 inode->i_fop = &nilfs_file_operations; in nilfs_create()
H A Dinode.c465 inode->i_fop = &nilfs_file_operations; in __nilfs_read_inode()