Home
last modified time | relevance | path

Searched defs:entsize (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1408 int entsize; in xfs_attr3_leaf_add() local
2138 int entsize; in xfs_attr3_leaf_remove() local
H A Dxfs_dir2_sf.c924 int entsize; /* this entry's size */ in xfs_dir2_sf_removename() local
/linux/scripts/
H A Dsorttable.c446 static inline void *get_index(void *start, int entsize, int index) in get_index()
/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c11974 void set_hdrq_regs(struct hfi1_devdata *dd, u8 ctxt, u8 entsize, u16 hdrcnt) in set_hdrq_regs()