Home
last modified time | relevance | path

Searched refs:nilfs_file_inode_operations (Results 1 – 4 of 4) 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 Dnamei.c101 inode->i_op = &nilfs_file_inode_operations; in nilfs_create()
H A Dinode.c460 inode->i_op = &nilfs_file_inode_operations; in __nilfs_read_inode()