Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dnamei.c90 inode->i_mapping->a_ops = &nilfs_aops; in nilfs_create()
151 inode->i_mapping->a_ops = &nilfs_aops; in nilfs_symlink()
223 inode->i_mapping->a_ops = &nilfs_aops; in nilfs_mkdir()
H A Dinode.c302 const struct address_space_operations nilfs_aops = { variable
511 inode->i_mapping->a_ops = &nilfs_aops; in __nilfs_read_inode()
515 inode->i_mapping->a_ops = &nilfs_aops; in __nilfs_read_inode()
519 inode->i_mapping->a_ops = &nilfs_aops; in __nilfs_read_inode()
H A Dnilfs.h370 extern const struct address_space_operations nilfs_aops;