AFS_VNODE_LOCK_NONE  146 fs/afs/flock.c 		afs_set_lock_state(vnode, AFS_VNODE_LOCK_NONE);
AFS_VNODE_LOCK_NONE  537 fs/afs/flock.c 	if (vnode->lock_state == AFS_VNODE_LOCK_NONE &&
AFS_VNODE_LOCK_NONE  549 fs/afs/flock.c 	if (vnode->lock_state != AFS_VNODE_LOCK_NONE)
AFS_VNODE_LOCK_NONE   43 fs/afs/rotate.c 	if (vnode->lock_state != AFS_VNODE_LOCK_NONE)
AFS_VNODE_LOCK_NONE  689 fs/afs/super.c 	vnode->lock_state	= AFS_VNODE_LOCK_NONE;
AFS_VNODE_LOCK_NONE  379 include/trace/events/afs.h 	EM(AFS_VNODE_LOCK_NONE,			"NONE")			\