Home
last modified time | relevance | path

Searched refs:gh_flags (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.c321 if (gh->gh_flags & GL_EXACT) in may_grant()
329 if (gl->gl_state != LM_ST_UNLOCKED && (gh->gh_flags & LM_FLAG_ANY)) in may_grant()
339 if (gh->gh_flags & GL_ASYNC) { in gfs2_holder_wake()
360 else if (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB)) in do_error()
515 if ((gh->gh_flags & LM_FLAG_PRIORITY) == 0) in finish_xmote()
523 (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB))) { in finish_xmote()
596 unsigned int lck_flags = (unsigned int)(gh ? gh->gh_flags : 0); in do_xmote()
600 gh && !(gh->gh_flags & LM_FLAG_NOEXP)) in do_xmote()
768 if (!(gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB))) in run_queue()
1124 gh->gh_flags = flags; in gfs2_holder_init()
[all …]
H A Dsuper.c1198 gh->gh_flags |= GL_NOCACHE; in gfs2_upgrade_iopen_glock()
1272 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in evict_should_delete()
1446 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
H A Dutil.c181 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE; in signal_our_withdraw()
H A Dincore.h287 u16 gh_flags; member
H A Dglops.c504 if (!ip || (gh->gh_flags & GL_SKIP)) in inode_go_lock()
H A Dfile.c1311 fl_gh->gh_flags = LM_FLAG_TRY | GL_EXACT; in do_flock()
H A Drgrp.c1260 if (gh->gh_flags & GL_SKIP && sdp->sd_args.ar_rgrplvb) in gfs2_rgrp_go_lock()