Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dacl.c72 LM_FLAG_ANY, &gh); in gfs2_get_acl()
H A Dglock.h84 #define LM_FLAG_ANY 0x0008 macro
H A Dfile.c66 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, in gfs2_llseek()
600 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, in gfs2_mmap()
683 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, in gfs2_open()
H A Daops.c568 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, &i_gh); in gfs2_bmap()
H A Dinode.c999 error = gfs2_glock_nq_init(gl, LM_ST_SHARED, LM_FLAG_ANY, &gh); in __gfs2_lookup()
1985 error = gfs2_glock_nq_init(gl, LM_ST_SHARED, LM_FLAG_ANY, &i_gh); in gfs2_permission()
2170 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, &gh); in gfs2_getattr()
H A Dxattr.c429 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, &i_gh); in gfs2_listxattr()
618 ret = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, &gh); in gfs2_xattr_get()
H A Dglock.c349 if (gh->gh_flags & LM_FLAG_ANY) in may_grant()
864 int flags = LM_FLAG_TRY_1CB | LM_FLAG_ANY | GL_SKIP; in gfs2_glock_poke()
2198 if (flags & LM_FLAG_ANY) in hflags2str()