Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c163 int dotl_flag; member
188 rflags |= dotl_oflag_map[i].dotl_flag; in v9fs_mapped_dotl_flags()
/openbmc/qemu/hw/9pfs/
H A D9p.c117 int dotl_flag; member
157 if (flags & dotl_oflag_map[i].dotl_flag) { in dotl_to_open_flags()