Home
last modified time | relevance | path

Searched refs:AFS_VNODE_IO_LOCK (Results 1 – 2 of 2) sorted by relevance

/fs/afs/
A Dfs_operation.c74 clear_bit(AFS_VNODE_IO_LOCK, &vnode->flags); in afs_unlock_for_io()
89 if (!test_and_set_bit(AFS_VNODE_IO_LOCK, &vnode->flags)) { in afs_lock_for_io()
117 if (!test_and_set_bit(AFS_VNODE_IO_LOCK, &vnode->flags)) { in afs_lock_for_io_interruptible()
A Dinternal.h698 #define AFS_VNODE_IO_LOCK 0 /* Set if the I/O serialisation lock is held */ macro

Completed in 11 milliseconds