Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglops.h20 extern const struct gfs2_glock_operations gfs2_nondisk_glops;
H A Dglops.c790 const struct gfs2_glock_operations gfs2_nondisk_glops = { variable
812 [LM_TYPE_NONDISK] = &gfs2_nondisk_glops,
H A Dops_fstype.c408 GFS2_MOUNT_LOCK, &gfs2_nondisk_glops, in init_locking()
417 GFS2_LIVE_LOCK, &gfs2_nondisk_glops, in init_locking()
426 error = gfs2_glock_get(sdp, GFS2_RENAME_LOCK, &gfs2_nondisk_glops, in init_locking()