Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dglock.c369 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()
702 gh && !(gh->gh_flags & LM_FLAG_NOEXP)) in do_xmote()
1272 gh->gh_flags = flags; in __gfs2_holder_init()
1289 gh->gh_flags = flags; in gfs2_holder_reinit()
1469 if (!(gh->gh_flags & GL_NOPID)) in pid_is_meaningful()
1562 if (gh->gh_flags & GL_NOBLOCK) { in gfs2_glock_nq()
1594 if (!(gh->gh_flags & GL_ASYNC)) in gfs2_glock_nq()
1623 if (gh->gh_flags & GL_NOCACHE) in __gfs2_glock_dq()
[all …]
H A Dutil.c186 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE; in signal_our_withdraw()
H A Dincore.h262 u16 gh_flags; member
H A Dsuper.c1267 gh->gh_flags |= GL_NOCACHE; in gfs2_upgrade_iopen_glock()
1529 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
H A Dfile.c1519 fl_gh->gh_flags &= ~LM_FLAG_TRY_1CB; in do_flock()
1520 fl_gh->gh_flags |= LM_FLAG_TRY; in do_flock()