Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglock.c345 (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 …]
A Dsuper.c1161 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()
A Dutil.c183 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE; in signal_our_withdraw()
A Dincore.h264 u16 gh_flags; member
A Dfile.c1498 fl_gh->gh_flags = LM_FLAG_TRY | GL_EXACT; in do_flock()

Completed in 18 milliseconds