lockref_put_return  734 fs/dcache.c    	ret = lockref_put_return(&dentry->d_lockref);
lockref_put_return   38 include/linux/lockref.h extern int lockref_put_return(struct lockref *);
lockref_put_return  157 lib/lockref.c  EXPORT_SYMBOL(lockref_put_return);