Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_da_format.c760 .db_to_fdindex = xfs_dir2_db_to_fdindex,
810 .db_to_fdindex = xfs_dir2_db_to_fdindex,
860 .db_to_fdindex = xfs_dir3_db_to_fdindex,
Dxfs_dir2.h104 int (*db_to_fdindex)(struct xfs_da_geometry *geo, member
Dxfs_dir2_node.c623 fi = dp->d_ops->db_to_fdindex(args->geo, curdb); in xfs_dir2_leafn_lookup_for_addname()
1270 findex = dp->d_ops->db_to_fdindex(args->geo, db); in xfs_dir2_leafn_remove()
1909 findex = dp->d_ops->db_to_fdindex(args->geo, dbno); in xfs_dir2_node_addname_int()