Home
last modified time | relevance | path

Searched refs:xfs_dir2_sf_hdr (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/libxfs/
Dxfs_dir2.h26 struct xfs_dir2_sf_hdr;
44 int (*sf_entsize)(struct xfs_dir2_sf_hdr *hdr, int len);
46 (*sf_nextentry)(struct xfs_dir2_sf_hdr *hdr,
51 xfs_ino_t (*sf_get_ino)(struct xfs_dir2_sf_hdr *hdr,
53 void (*sf_put_ino)(struct xfs_dir2_sf_hdr *hdr,
56 xfs_ino_t (*sf_get_parent_ino)(struct xfs_dir2_sf_hdr *hdr);
57 void (*sf_put_parent_ino)(struct xfs_dir2_sf_hdr *hdr,
Dxfs_da_format.c37 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_entsize()
50 struct xfs_dir2_sf_hdr *hdr, in xfs_dir3_sf_entsize()
58 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_nextentry()
67 struct xfs_dir2_sf_hdr *hdr, in xfs_dir3_sf_nextentry()
127 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_get_ino()
138 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_put_ino()
152 struct xfs_dir2_sf_hdr *hdr) in xfs_dir2_sf_get_parent_ino()
159 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_put_parent_ino()
173 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sfe_get_ino()
182 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sfe_put_ino()
[all …]
Dxfs_da_format.h246 typedef struct xfs_dir2_sf_hdr { struct
267 return sizeof(struct xfs_dir2_sf_hdr) - in xfs_dir2_sf_hdr_size() argument
285 xfs_dir2_sf_firstentry(struct xfs_dir2_sf_hdr *hdr) in xfs_dir2_sf_firstentry()
Dxfs_dir2_priv.h121 struct xfs_dir2_data_hdr *block, struct xfs_dir2_sf_hdr *sfhp);