Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dtest_kasan.c588 bool multishot = kasan_save_enable_multi_shot(); in kmalloc_tests_init() local
622 kasan_restore_multi_shot(multishot); in kmalloc_tests_init()
/Linux-v4.19/fs/cifs/
Dcifsproto.h483 __u32 filter, struct file *file, int multishot,
Dcifsglob.h1481 int multishot; member
Dcifssmb.c6452 __u32 filter, struct file *pfile, int multishot, in CIFSSMBNotify() argument
6506 dnotify_req->multishot = multishot; in CIFSSMBNotify()