Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dfile.c137 const struct file_operations nilfs_file_operations = { variable
H A Dnilfs.h380 extern const struct file_operations nilfs_file_operations;
H A Dnamei.c97 inode->i_fop = &nilfs_file_operations; in nilfs_create()
H A Dinode.c506 inode->i_fop = &nilfs_file_operations; in __nilfs_read_inode()