Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h84 #define GL_SKIP 0x0100 macro
H A Dglock.c979 int flags = LM_FLAG_TRY_1CB | LM_FLAG_ANY | GL_SKIP; in gfs2_glock_poke()
1374 if (gh->gh_error || (gh->gh_flags & GL_SKIP)) in gfs2_glock_holder_ready()
2312 if (flags & GL_SKIP) in hflags2str()
H A Dinode.c168 GL_SKIP, &i_gh); in gfs2_inode_lookup()
766 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, &gh); in gfs2_create_inode()
H A Dsuper.c1335 ret = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, gh); in evict_should_delete()
H A Drgrp.c2060 flags |= GL_SKIP; in gfs2_inplace_reserve()