Home
last modified time | relevance | path

Searched refs:intr (Results 1 – 4 of 4) sorted by relevance

/fs/afs/
Dinternal.h138 bool intr; /* T if interruptible */ member
1268 call->intr = !(op->flags & AFS_OPERATION_UNINTR); in afs_make_op_call()
Drxrpc.c418 (call->intr ? RXRPC_PREINTERRUPTIBLE : in afs_make_call()
/fs/cifs/
Dcifsglob.h555 bool intr:1; member
Dconnect.c1656 vol->intr = 0; in cifs_parse_mount_options()
1659 vol->intr = 1; in cifs_parse_mount_options()