Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.c608 #define P9_STAT_MODE_LINK 0x01000000 macro
618 P9_STAT_MODE_LINK | \
2820 } else if (perm & P9_STAT_MODE_LINK) { in v9fs_create()