Home
last modified time | relevance | path

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

/freebsd/sys/fs/p9fs/
H A Dp9_protocol.h115 P9PROTO_OAPPEND = 0x80, /* open the file and seek to the end of the file */ enumerator
H A Dp9fs_vnops.c655 ret |= P9PROTO_OAPPEND; in p9fs_uflags_mode()