Searched refs:AFS_OPERATION_LOCK_0 (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/afs/
H A Dfs_operation.c64 op->flags |= AFS_OPERATION_LOCK_0;
81 op->flags |= AFS_OPERATION_LOCK_0;
88 op->flags &= ~AFS_OPERATION_LOCK_0;
108 if (op->flags & AFS_OPERATION_LOCK_0)
H A Dinternal.h957 #define AFS_OPERATION_LOCK_0 0x0100 /* Set if have io_lock on file[0] */ macro

Completed in 182 milliseconds