Searched refs:gh_flags (Results 1 – 5 of 5) sorted by relevance
345 (gh->gh_flags & LM_FLAG_NODE_SCOPE); in may_grant()358 if (gh->gh_flags & GL_EXACT) in may_grant()364 if (gh->gh_flags & LM_FLAG_ANY) in may_grant()374 if (gh->gh_flags & GL_ASYNC) { in gfs2_holder_wake()763 gh && !(gh->gh_flags & LM_FLAG_NOEXP)) in do_xmote()1264 gh->gh_flags = flags; in __gfs2_holder_init()1283 gh->gh_flags = flags; in gfs2_holder_reinit()1530 if (!(gh->gh_flags & LM_FLAG_PRIORITY)) { in add_to_queue()1582 if (!(gh->gh_flags & GL_ASYNC)) in gfs2_glock_nq()1643 if (gh->gh_flags & GL_NOCACHE) in __gfs2_glock_dq()[all …]
1161 gh->gh_flags |= GL_NOCACHE; in gfs2_upgrade_iopen_glock()1236 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in evict_should_delete()1410 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
183 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE; in signal_our_withdraw()
264 u16 gh_flags; member
1498 fl_gh->gh_flags = LM_FLAG_TRY | GL_EXACT; in do_flock()
Completed in 18 milliseconds