Home
last modified time | relevance | path

Searched refs:nilfs_file_inode_operations (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nilfs2/
H A Dfile.c155 const struct inode_operations nilfs_file_inode_operations = { variable
H A Dnilfs.h401 extern const struct inode_operations nilfs_file_inode_operations;
H A Dinode.c466 inode->i_op = &nilfs_file_inode_operations; in __nilfs_read_inode()