Searched refs:gfs2_dirent (Results 1 – 2 of 2) sorted by relevance
17 struct gfs2_dirent;21 struct gfs2_dirent *dent;67 static inline void gfs2_qstr2dirent(const struct qstr *name, u16 reclen, struct gfs2_dirent *dent) in gfs2_qstr2dirent()
315 #define GFS2_DIRENT_SIZE(name_len) ((sizeof(struct gfs2_dirent) + (name_len) + 7) & ~7)319 struct gfs2_dirent { struct