Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dport_impl.h315 #define FOP_FILE_SETATTR_MTIME 0x00080000 macro
327 |FOP_FILE_SYMLINK|FOP_FILE_SETATTR_MTIME)
/titanic_50/usr/src/uts/common/fs/portfs/
H A Dport_fop.c2167 events |= FOP_FILE_SETATTR_MTIME; in port_fop_setattr()