Home
last modified time | relevance | path

Searched defs:cfs_dlog_remove (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_dlog.h158 struct cfs_dlog_remove { struct
159 cfs_cid_t dl_parent_cid; /* parent directory cid */
160 cfs_cid_t dl_child_cid; /* cid of entry that was removed */
161 cfs_dlog_tm_t dl_times; /* ctime and mtime on file */
162 dl_cred_t dl_cred; /* credentials to use */
163 char dl_buffer[CFS_DLOG_BUFSIZE + MAXNAMELEN];