Home
last modified time | relevance | path

Searched refs:GL_SKIP (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.h87 #define GL_SKIP 0x0100 macro
H A Dglops.c504 if (!ip || (gh->gh_flags & GL_SKIP)) in inode_go_lock()
H A Dinode.c163 GL_SKIP, &i_gh); in gfs2_inode_lookup()
734 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, ghs + 1); in gfs2_create_inode()
H A Drgrp.c1260 if (gh->gh_flags & GL_SKIP && sdp->sd_args.ar_rgrplvb) in gfs2_rgrp_go_lock()
2018 flags |= GL_SKIP; in gfs2_inplace_reserve()
H A Dsuper.c1269 ret = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, gh); in evict_should_delete()
H A Dglock.c809 int flags = LM_FLAG_TRY_1CB | LM_FLAG_ANY | GL_SKIP; in gfs2_glock_poke()