Home
last modified time | relevance | path

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

/Linux-v5.10/fs/afs/
Dinternal.h847 #define AFS_OPERATION_DOWNGRADE 0x0080 /* Set to retry with downgraded opcode */ macro
Dyfsclient.c695 call->op->flags |= AFS_OPERATION_DOWNGRADE; in yfs_done_fs_remove_file2()