Searched refs:gfs2_str2qstr (Results 1 – 2 of 2) sorted by relevance
79 gfs2_str2qstr(&gfs2_qdot, "."); in init_gfs2_fs()80 gfs2_str2qstr(&gfs2_qdotdot, ".."); in init_gfs2_fs()
59 static inline void gfs2_str2qstr(struct qstr *name, const char *fname) in gfs2_str2qstr() function