Searched refs:P9PROTO_OAPPEND (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/fs/p9fs/ | ||
| H A D | p9_protocol.h | 115 P9PROTO_OAPPEND = 0x80, /* open the file and seek to the end of the file */ enumerator |
| H A D | p9fs_vnops.c | 655 ret |= P9PROTO_OAPPEND; in p9fs_uflags_mode() |