Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dport_impl.h338 #define FOP_ATTRIB_MASK (FOP_FILE_WRITE|FOP_FILE_CREATE \ macro
/titanic_41/usr/src/uts/common/fs/portfs/
H A Dport_fop.c1976 if (op & FOP_ATTRIB_MASK) { in port_fop()