Home
last modified time | relevance | path

Searched refs:xfs_dir_sf_sort_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_dir_sf.h65 } xfs_dir_sf_sort_t; typedef
Dxfs_dir_leaf.c399 const xfs_dir_sf_sort_t *sa, *sb; in xfs_dir_shortform_compare()
401 sa = (const xfs_dir_sf_sort_t *)a; in xfs_dir_shortform_compare()
402 sb = (const xfs_dir_sf_sort_t *)b; in xfs_dir_shortform_compare()
425 xfs_dir_sf_sort_t *sbuf, *sbp; in xfs_dir_shortform_getdents()