Searched refs:gfs2_str2qstr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Ddir.h44 static inline void gfs2_str2qstr(struct qstr *name, const char *fname) function
H A Dops_inode.c475 gfs2_str2qstr(&str, ".");
482 gfs2_str2qstr(&str, "..");
542 gfs2_str2qstr(&dotname, ".");
547 gfs2_str2qstr(&dotname, "..");
700 gfs2_str2qstr(&dotdot, "..");
924 gfs2_str2qstr(&name, "..");
H A Dexport.c132 gfs2_str2qstr(&dotdot, "..");
H A Dinode.c538 gfs2_str2qstr(&qstr, name);

Completed in 105 milliseconds