Searched refs:gfs2_sys_margs (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dsys.h17 extern char *gfs2_sys_margs;
H A Dmount.c88 if (gfs2_sys_margs) {
89 data = gfs2_sys_margs;
90 gfs2_sys_margs = NULL;
H A Dsys.c30 char *gfs2_sys_margs; variable
554 gfs2_sys_margs = NULL;
562 kfree(gfs2_sys_margs);

Completed in 59 milliseconds