lockref_get       899 fs/dcache.c    	lockref_get(&dentry->d_lockref);
lockref_get       158 fs/gfs2/glock.c 	lockref_get(&gl->gl_lockref);
lockref_get       304 fs/gfs2/quota.c 	lockref_get(&qd->qd_lockref);
lockref_get       321 include/linux/dcache.h 		lockref_get(&dentry->d_lockref);
lockref_get        37 include/linux/lockref.h extern void lockref_get(struct lockref *);
lockref_get        56 lib/lockref.c  EXPORT_SYMBOL(lockref_get);