Home
last modified time | relevance | path

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

/fs/gfs2/
Dglock.c293 if (gh->gh_flags & GL_EXACT) in may_grant()
301 if (gl->gl_state != LM_ST_UNLOCKED && (gh->gh_flags & LM_FLAG_ANY)) in may_grant()
327 else if (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB)) in do_error()
476 if ((gh->gh_flags & LM_FLAG_PRIORITY) == 0) in finish_xmote()
484 (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB))) { in finish_xmote()
546 unsigned int lck_flags = (unsigned int)(gh ? gh->gh_flags : 0); in do_xmote()
652 if (!(gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB))) in run_queue()
896 gh->gh_flags = flags; in gfs2_holder_init()
915 gh->gh_flags = flags; in gfs2_holder_reinit()
1027 if (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB)) { in add_to_queue()
[all …]
Dsuper.c453 freeze_gh.gh_flags |= GL_NOCACHE; in gfs2_make_fs_rw()
975 freeze_gh.gh_flags |= GL_NOCACHE; in gfs2_freeze_func()
1589 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
1613 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
1678 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
1705 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
Dincore.h266 u16 gh_flags; member
Dglops.c430 if (!ip || (gh->gh_flags & GL_SKIP)) in inode_go_lock()
Dfile.c1060 fl_gh->gh_flags = LM_FLAG_TRY | GL_EXACT; in do_flock()
Dinode.c203 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_inode_lookup()
Drgrp.c1228 if (gh->gh_flags & GL_SKIP && sdp->sd_args.ar_rgrplvb) in gfs2_rgrp_go_lock()