Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dsymlink.h14 extern const struct address_space_operations ocfs2_fast_symlink_aops;
H A Dsymlink.c84 const struct address_space_operations ocfs2_fast_symlink_aops = { variable
H A Dinode.c300 inode->i_mapping->a_ops = &ocfs2_fast_symlink_aops; in ocfs2_populate_inode()
H A Dnamei.c1977 inode->i_mapping->a_ops = &ocfs2_fast_symlink_aops; in ocfs2_symlink()