Home
last modified time | relevance | path

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

/linux-4.4.14/fs/exofs/
Dnamei.c70 inode->i_mapping->a_ops = &exofs_aops; in exofs_create()
114 inode->i_mapping->a_ops = &exofs_aops; in exofs_symlink()
165 inode->i_mapping->a_ops = &exofs_aops; in exofs_mkdir()
Dexofs.h204 extern const struct address_space_operations exofs_aops;
Dinode.c969 const struct address_space_operations exofs_aops = { variable
1216 inode->i_mapping->a_ops = &exofs_aops; in exofs_iget()
1220 inode->i_mapping->a_ops = &exofs_aops; in exofs_iget()
1227 inode->i_mapping->a_ops = &exofs_aops; in exofs_iget()