Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs_log.h40 #define LOG_MODE 0600 /* open log with these permissions */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c442 LOG_MODE, &vp, CRCREAT, 0)) { in log_file_create()