Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_dir2.h32 struct xfs_dir_ops { struct
103 extern const struct xfs_dir_ops * argument
105 extern const struct xfs_dir_ops *
147 const struct xfs_dir_ops *ops,
Dxfs_da_format.c694 static const struct xfs_dir_ops xfs_dir2_ops = {
744 static const struct xfs_dir_ops xfs_dir2_ftype_ops = {
794 static const struct xfs_dir_ops xfs_dir3_ops = {
844 static const struct xfs_dir_ops xfs_dir2_nondir_ops = {
851 static const struct xfs_dir_ops xfs_dir3_nondir_ops = {
863 const struct xfs_dir_ops *
879 const struct xfs_dir_ops *
Dxfs_da_btree.h13 struct xfs_dir_ops;
Dxfs_dir2_data.c57 const struct xfs_dir_ops *ops; in __xfs_dir3_data_check()
568 const struct xfs_dir_ops *ops, in xfs_dir2_data_freescan_int()
Dxfs_dir2_sf.c628 const struct xfs_dir_ops *dops; in xfs_dir2_sf_verify()
Dxfs_dir2_leaf.c91 const struct xfs_dir_ops *ops; in xfs_dir3_leaf_check_int()
Dxfs_da_btree.c126 const struct xfs_dir_ops *ops; in xfs_da3_node_verify()
/Linux-v4.19/fs/xfs/
Dxfs_mount.h15 struct xfs_dir_ops;
147 const struct xfs_dir_ops *m_dir_inode_ops; /* vector of dir inode ops */
148 const struct xfs_dir_ops *m_nondir_inode_ops; /* !dir inode ops */
Dxfs_inode.h41 const struct xfs_dir_ops *d_ops; /* directory ops vector */
/Linux-v4.19/fs/xfs/scrub/
Ddir.c326 const struct xfs_dir_ops *d_ops; in xchk_directory_data_bestfree()
487 const struct xfs_dir_ops *d_ops = sc->ip->d_ops; in xchk_directory_leaf1_bestfree()