Home
last modified time | relevance | path

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

/linux-4.1.27/fs/exofs/
Dnamei.c70 inode->i_mapping->a_ops = &exofs_aops; in exofs_create()
117 inode->i_mapping->a_ops = &exofs_aops; in exofs_symlink()
167 inode->i_mapping->a_ops = &exofs_aops; in exofs_mkdir()
Dexofs.h204 extern const struct address_space_operations exofs_aops;
Dinode.c972 const struct address_space_operations exofs_aops = { variable
1219 inode->i_mapping->a_ops = &exofs_aops; in exofs_iget()
1223 inode->i_mapping->a_ops = &exofs_aops; in exofs_iget()
1229 inode->i_mapping->a_ops = &exofs_aops; in exofs_iget()