Searched refs:GL_SKIP (Results 1 – 5 of 5) sorted by relevance
93 #define GL_SKIP 0x0100 macro
559 !(gh->gh_flags & GL_SKIP) && gl->gl_ops->go_instantiate) { in do_promote()955 int flags = LM_FLAG_TRY_1CB | LM_FLAG_ANY | GL_SKIP; in gfs2_glock_poke()2294 if (flags & GL_SKIP) in hflags2str()
145 GL_SKIP, &i_gh); in gfs2_inode_lookup()719 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, ghs + 1); in gfs2_create_inode()
1233 ret = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, gh); in evict_should_delete()
2059 flags |= GL_SKIP; in gfs2_inplace_reserve()
Completed in 21 milliseconds