Searched refs:AFS_OPERATION_CUR_ONLY (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/afs/
H A Drotate.c92 if (op->flags & AFS_OPERATION_CUR_ONLY) {
360 if (op->flags & AFS_OPERATION_CUR_ONLY) {
H A Dinternal.h953 #define AFS_OPERATION_CUR_ONLY 0x0010 /* Set if current server only (file lock held) */ macro
H A Dfs_operation.c122 op->flags |= AFS_OPERATION_CUR_ONLY;

Completed in 148 milliseconds