Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dnamei.h16 extern const struct inode_operations ocfs2_dir_iops;
H A Dinode.c349 inode->i_op = &ocfs2_dir_iops; in ocfs2_populate_inode()
H A Dnamei.c2912 const struct inode_operations ocfs2_dir_iops = { variable