Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_da_format.c737 .data_first_entry_p = xfs_dir2_data_first_entry_p,
787 .data_first_entry_p = xfs_dir2_ftype_data_first_entry_p,
837 .data_first_entry_p = xfs_dir3_data_first_entry_p,
Dxfs_dir2.h78 (*data_first_entry_p)(struct xfs_dir2_data_hdr *hdr); member