Searched refs:gh_flags (Results 1 – 5 of 5) sorted by relevance
355 if (gh->gh_flags & GL_EXACT) in may_grant()361 if (gh->gh_flags & LM_FLAG_ANY) in may_grant()371 if (gh->gh_flags & GL_ASYNC) { in gfs2_holder_wake()679 gh && !(gh->gh_flags & LM_FLAG_NOEXP)) in do_xmote()1257 gh->gh_flags = flags; in __gfs2_holder_init()1274 gh->gh_flags = flags; in gfs2_holder_reinit()1457 if (!(gh->gh_flags & GL_NOPID)) in pid_is_meaningful()1533 if (!(gh->gh_flags & LM_FLAG_PRIORITY)) { in add_to_queue()1586 if (!(gh->gh_flags & GL_ASYNC)) in gfs2_glock_nq()1621 if (gh->gh_flags & GL_NOCACHE) in __gfs2_glock_dq()[all …]
1187 gh->gh_flags |= GL_NOCACHE; in gfs2_upgrade_iopen_glock()1268 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in evict_should_delete()1442 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
188 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE; in signal_our_withdraw()
264 u16 gh_flags; member
1504 fl_gh->gh_flags &= ~LM_FLAG_TRY_1CB; in do_flock()1505 fl_gh->gh_flags |= LM_FLAG_TRY; in do_flock()
Completed in 19 milliseconds