Home
last modified time | relevance | path

Searched refs:gfs2_str2qstr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dmain.c80 gfs2_str2qstr(&gfs2_qdot, "."); in init_gfs2_fs()
81 gfs2_str2qstr(&gfs2_qdotdot, ".."); in init_gfs2_fs()
H A Ddir.h59 static inline void gfs2_str2qstr(struct qstr *name, const char *fname) in gfs2_str2qstr() function
H A Dinode.c278 gfs2_str2qstr(&qstr, name); in gfs2_lookup_meta()