Home
last modified time | relevance | path

Searched refs:nilfs_aops (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Dinode.c272 const struct address_space_operations nilfs_aops = { variable
468 inode->i_mapping->a_ops = &nilfs_aops; in __nilfs_read_inode()
472 inode->i_mapping->a_ops = &nilfs_aops; in __nilfs_read_inode()
476 inode->i_mapping->a_ops = &nilfs_aops; in __nilfs_read_inode()
H A Dnilfs.h404 extern const struct address_space_operations nilfs_aops;