Home
last modified time | relevance | path

Searched refs:xfs_dir_ops (Results 1 – 8 of 8) sorted by relevance

/fs/xfs/libxfs/
Dxfs_da_format.c711 static const struct xfs_dir_ops xfs_dir2_ops = {
761 static const struct xfs_dir_ops xfs_dir2_ftype_ops = {
811 static const struct xfs_dir_ops xfs_dir3_ops = {
861 static const struct xfs_dir_ops xfs_dir2_nondir_ops = {
868 static const struct xfs_dir_ops xfs_dir3_nondir_ops = {
880 const struct xfs_dir_ops *
896 const struct xfs_dir_ops *
Dxfs_dir2.h43 struct xfs_dir_ops { struct
114 extern const struct xfs_dir_ops * argument
116 extern const struct xfs_dir_ops *
Dxfs_da_btree.h26 struct xfs_dir_ops;
Dxfs_dir2_data.c64 const struct xfs_dir_ops *ops; in __xfs_dir3_data_check()
Dxfs_dir2_leaf.c93 const struct xfs_dir_ops *ops; in xfs_dir3_leaf_check_int()
Dxfs_da_btree.c138 const struct xfs_dir_ops *ops; in xfs_da3_node_verify()
/fs/xfs/
Dxfs_mount.h27 struct xfs_dir_ops;
118 const struct xfs_dir_ops *m_dir_inode_ops; /* vector of dir inode ops */
119 const struct xfs_dir_ops *m_nondir_inode_ops; /* !dir inode ops */
Dxfs_inode.h53 const struct xfs_dir_ops *d_ops; /* directory ops vector */