Home
last modified time | relevance | path

Searched refs:cfs_dlog_setsecattr (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_dlog.h133 struct cfs_dlog_setsecattr { struct
247 struct cfs_dlog_setsecattr dl_setsecattr;
270 #define CFS_DLOG_SECATTR_MAXSIZE (sizeof (struct cfs_dlog_setsecattr) + \
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_logelem.h88 struct cfs_dlog_setsecattr *i_up;
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dlog.c655 struct cfs_dlog_setsecattr *up; in cachefs_dlog_setsecattr()