Home
last modified time | relevance | path

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

/openbmc/qemu/fsdev/
H A Dfile-op-9p.h80 #define V9FS_SEC_MASK 0x0000003C macro
/openbmc/qemu/hw/9pfs/
H A D9p-local.c452 if ((fs_ctx->export_flags & V9FS_SEC_MASK) != V9FS_SM_NONE) { in local_set_cred_passthrough()
939 if ((fs_ctx->export_flags & V9FS_SEC_MASK) != V9FS_SM_NONE) { in local_symlink()