Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h222 struct cachefs_log_rmdir_record { struct
223 int type; /* == CACHEFS_LOG_RMDIR */
224 int error; /* errno */
225 cfs_time_t time; /* timestamp */
226 uint64_t vfsp; /* which filesystem */
227 cfs_fid_t fid; /* fid of directory being removed */
228 ino64_t fileno; /* fileno */
229 cfs_uid_t uid; /* uid of credential */