Searched refs:vxfs_dir_inode_ops (Results 1 – 3 of 3) sorted by relevance
37 extern const struct inode_operations vxfs_dir_inode_ops;
31 const struct inode_operations vxfs_dir_inode_ops = { variable
280 ip->i_op = &vxfs_dir_inode_ops; in vxfs_iget()