Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dinode.h110 extern const struct address_space_operations ocfs2_aops;
H A Dinode.c317 inode->i_mapping->a_ops = &ocfs2_aops; in ocfs2_populate_inode()
H A Daops.c2443 const struct address_space_operations ocfs2_aops = { variable
H A Dnamei.c1970 inode->i_mapping->a_ops = &ocfs2_aops; in ocfs2_symlink()