Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dinode.h112 extern const struct address_space_operations ocfs2_aops;
H A Dinode.c305 inode->i_mapping->a_ops = &ocfs2_aops; in ocfs2_populate_inode()
H A Daops.c2458 const struct address_space_operations ocfs2_aops = { variable
H A Dnamei.c1945 inode->i_mapping->a_ops = &ocfs2_aops; in ocfs2_symlink()