Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-posix.c856 uint64_t perm_lock_bits, in raw_apply_lock_bytes() argument
884 if ((perm_lock_bits & bit) && !(locked_perm & bit)) { in raw_apply_lock_bytes()
893 } else if (unlock && (locked_perm & bit) && !(perm_lock_bits & bit)) { in raw_apply_lock_bytes()