Searched refs:sfhp (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2_sf.c | 170 xfs_dir2_sf_hdr_t *sfhp) /* output: header for sf form */ in xfs_dir2_block_sfsize() argument 246 sfhp->count = count; in xfs_dir2_block_sfsize() 247 sfhp->i8count = i8count; in xfs_dir2_block_sfsize() 248 xfs_dir2_sf_put_parent_ino(sfhp, parent); in xfs_dir2_block_sfsize() 261 struct xfs_dir2_sf_hdr *sfhp) /* shortform directory hdr */ in xfs_dir2_block_to_sf() argument 280 memcpy(sfp, sfhp, xfs_dir2_sf_hdr_size(sfhp->i8count)); in xfs_dir2_block_to_sf()
|
| H A D | xfs_dir2_priv.h | 171 struct xfs_dir2_data_hdr *block, struct xfs_dir2_sf_hdr *sfhp); 173 int size, xfs_dir2_sf_hdr_t *sfhp);
|
| /linux/fs/nfsd/ |
| H A D | trace.h | 2484 const struct svc_fh *sfhp, 2489 TP_ARGS(rqstp, sfhp, tfhp, name, namelen), 2498 __entry->sfh_hash = knfsd_fh_hash(&sfhp->fh_handle); 2535 const struct svc_fh *sfhp, 2542 TP_ARGS(rqstp, sfhp, tfhp, source, sourcelen, target, targetlen), 2552 __entry->sfh_hash = knfsd_fh_hash(&sfhp->fh_handle);
|