Home
last modified time | relevance | path

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

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