Home
last modified time | relevance | path

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

/Linux-v4.19/fs/exofs/
Dnamei.c70 inode->i_mapping->a_ops = &exofs_aops; in exofs_create()
115 inode->i_mapping->a_ops = &exofs_aops; in exofs_symlink()
166 inode->i_mapping->a_ops = &exofs_aops; in exofs_mkdir()
Dexofs.h203 extern const struct address_space_operations exofs_aops;
Dinode.c960 const struct address_space_operations exofs_aops = { variable
1207 inode->i_mapping->a_ops = &exofs_aops; in exofs_iget()
1211 inode->i_mapping->a_ops = &exofs_aops; in exofs_iget()
1219 inode->i_mapping->a_ops = &exofs_aops; in exofs_iget()