Home
last modified time | relevance | path

Searched refs:nilfs_file_operations (Results 1 – 3 of 3) 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 Dinode.c467 inode->i_fop = &nilfs_file_operations; in __nilfs_read_inode()