Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dinode.h110 extern const struct address_space_operations ocfs2_aops;
H A Daops.c2450 const struct address_space_operations ocfs2_aops = { in ocfs2_direct_IO()
2469 const struct address_space_operations ocfs2_aops = { global() variable
H A Dnamei.c1970 inode->i_mapping->a_ops = &ocfs2_aops; in ocfs2_symlink()