Home
last modified time | relevance | path

Searched refs:interruptible (Results 1 – 5 of 5) sorted by relevance

/fs/orangefs/
Dwaitqueue.c325 interruptible = flags & ORANGEFS_OP_INTERRUPTIBLE; in wait_for_matching_downcall() local
335 else if (!writeback && interruptible) in wait_for_matching_downcall()
/fs/nfs/
Dnfs4proc.c438 static int nfs4_delay(long *timeout, bool interruptible) in nfs4_delay() argument
440 if (interruptible) in nfs4_delay()
595 exception->interruptible); in nfs4_handle_exception()
3187 .interruptible = true, in nfs4_do_open()
3882 .interruptible = true, in nfs4_server_capabilities()
3926 .interruptible = true, in nfs4_lookup_root()
4155 .interruptible = true, in nfs4_proc_getattr()
4280 .interruptible = true, in nfs4_proc_lookup_common()
4386 .interruptible = true, in nfs4_proc_lookupp()
4435 .interruptible = true, in nfs4_proc_access()
[all …]
Dnfs4_fs.h210 bool interruptible; member
/fs/btrfs/
Dqgroup.h240 bool interruptible);
Dqgroup.c3502 bool interruptible) in btrfs_qgroup_wait_for_completion() argument
3516 if (interruptible) in btrfs_qgroup_wait_for_completion()