Home
last modified time | relevance | path

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

/Linux-v5.4/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.c691 static const struct xfs_dir_ops xfs_dir2_ops = {
741 static const struct xfs_dir_ops xfs_dir2_ftype_ops = {
791 static const struct xfs_dir_ops xfs_dir3_ops = {
841 static const struct xfs_dir_ops xfs_dir2_nondir_ops = {
848 static const struct xfs_dir_ops xfs_dir3_nondir_ops = {
860 const struct xfs_dir_ops *
876 const struct xfs_dir_ops *
Dxfs_da_btree.h13 struct xfs_dir_ops;
Dxfs_dir2_data.c54 const struct xfs_dir_ops *ops; in __xfs_dir3_data_check()
566 const struct xfs_dir_ops *ops, in xfs_dir2_data_freescan_int()
Dxfs_dir2_sf.c625 const struct xfs_dir_ops *dops; in xfs_dir2_sf_verify()
Dxfs_dir2_leaf.c88 const struct xfs_dir_ops *ops; in xfs_dir3_leaf_check_int()
Dxfs_da_btree.c148 const struct xfs_dir_ops *ops; in xfs_da3_node_verify()
/Linux-v5.4/fs/xfs/
Dxfs_mount.h15 struct xfs_dir_ops;
163 const struct xfs_dir_ops *m_dir_inode_ops; /* vector of dir inode ops */
164 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-v5.4/fs/xfs/scrub/
Ddir.c322 const struct xfs_dir_ops *d_ops; in xchk_directory_data_bestfree()
483 const struct xfs_dir_ops *d_ops = sc->ip->d_ops; in xchk_directory_leaf1_bestfree()