Home
last modified time | relevance | path

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

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