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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dglops.h19 extern const struct gfs2_glock_operations gfs2_iopen_glops;
H A Dglops.c431 const struct gfs2_glock_operations gfs2_iopen_glops = { variable in typeref:struct:gfs2_glock_operations
457 [LM_TYPE_IOPEN] = &gfs2_iopen_glops,
H A Dinode.c190 error = gfs2_glock_get(sdp, no_addr, &gfs2_iopen_glops, CREATE, &io_gl);
286 error = gfs2_glock_get(sdp, no_addr, &gfs2_iopen_glops, CREATE, &io_gl);

Completed in 104 milliseconds