Searched refs:gh_flags (Results 1 – 5 of 5) sorted by relevance
369 if (gh->gh_flags & GL_EXACT) in may_grant()375 if (gh->gh_flags & LM_FLAG_ANY) in may_grant()385 if (gh->gh_flags & GL_ASYNC) { in gfs2_holder_wake()700 gh && !(gh->gh_flags & LM_FLAG_NOEXP)) in do_xmote()1270 gh->gh_flags = flags; in __gfs2_holder_init()1287 gh->gh_flags = flags; in gfs2_holder_reinit()1467 if (!(gh->gh_flags & GL_NOPID)) in pid_is_meaningful()1560 if (gh->gh_flags & GL_NOBLOCK) { in gfs2_glock_nq()1592 if (!(gh->gh_flags & GL_ASYNC)) in gfs2_glock_nq()1621 if (gh->gh_flags & GL_NOCACHE) in __gfs2_glock_dq()[all …]
186 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE; in signal_our_withdraw()
1193 gh->gh_flags |= GL_NOCACHE; in gfs2_upgrade_iopen_glock()1451 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
262 u16 gh_flags; member
1520 fl_gh->gh_flags &= ~LM_FLAG_TRY_1CB; in do_flock()1521 fl_gh->gh_flags |= LM_FLAG_TRY; in do_flock()
Completed in 21 milliseconds