Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglops.h15 extern const struct gfs2_glock_operations gfs2_inode_glops;
A Dglops.c736 const struct gfs2_glock_operations gfs2_inode_glops = { variable
795 [LM_TYPE_INODE] = &gfs2_inode_glops,
A Dinode.c134 error = gfs2_glock_get(sdp, no_addr, &gfs2_inode_glops, CREATE, &ip->i_gl); in gfs2_inode_lookup()
707 error = gfs2_glock_get(sdp, ip->i_no_addr, &gfs2_inode_glops, CREATE, &ip->i_gl); in gfs2_create_inode()

Completed in 7 milliseconds