Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/9p/
D9p.h491 #define P9_LOCK_FLAGS_BLOCK 1 macro
/linux-4.19.296/fs/9p/
Dvfs_file.c191 flock.flags = P9_LOCK_FLAGS_BLOCK; in v9fs_file_do_lock()