Searched refs:AFS_OPERATION_LOCK_0 (Results 1 – 2 of 2) sorted by relevance
62 op->flags |= AFS_OPERATION_LOCK_0; in afs_get_io_locks()79 op->flags |= AFS_OPERATION_LOCK_0; in afs_get_io_locks()86 op->flags &= ~AFS_OPERATION_LOCK_0; in afs_get_io_locks()106 if (op->flags & AFS_OPERATION_LOCK_0) in afs_drop_io_locks()
850 #define AFS_OPERATION_LOCK_0 0x0100 /* Set if have io_lock on file[0] */ macro