Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dglock.h89 #define GL_SKIP 0x00000100 macro
Dglops.c415 if (!ip || (gh->gh_flags & GL_SKIP)) in inode_go_lock()
Dinode.c216 LM_ST_EXCLUSIVE, GL_SKIP, &i_gh); in gfs2_lookup_by_inum()
708 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, ghs + 1); in gfs2_create_inode()
Drgrp.c1241 if (gh->gh_flags & GL_SKIP && sdp->sd_args.ar_rgrplvb) in gfs2_rgrp_go_lock()
1971 flags |= GL_SKIP; in gfs2_inplace_reserve()
Dsuper.c1526 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, &gh); in gfs2_evict_inode()