Searched refs:gfs2_inode_glops (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 Dglops.h16 extern const struct gfs2_glock_operations gfs2_inode_glops;
H A Dglops.c401 const struct gfs2_glock_operations gfs2_inode_glops = { variable in typeref:struct:gfs2_glock_operations
454 [LM_TYPE_INODE] = &gfs2_inode_glops,
H A Dexport.c158 error = gfs2_glock_nq_num(sdp, inum->no_addr, &gfs2_inode_glops,
H A Dinode.c185 error = gfs2_glock_get(sdp, no_addr, &gfs2_inode_glops, CREATE, &ip->i_gl);
281 error = gfs2_glock_get(sdp, no_addr, &gfs2_inode_glops, CREATE, &ip->i_gl);
946 error = gfs2_glock_nq_num(sdp, inum.no_addr, &gfs2_inode_glops,

Completed in 64 milliseconds