Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dglock.c355 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 …]
A Dsuper.c1187 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()
A Dutil.c188 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE; in signal_our_withdraw()
A Dincore.h264 u16 gh_flags; member
A Dfile.c1504 fl_gh->gh_flags &= ~LM_FLAG_TRY_1CB; in do_flock()
1505 fl_gh->gh_flags |= LM_FLAG_TRY; in do_flock()

Completed in 18 milliseconds