Searched defs:cfs_dlog_remove (Results 1 – 1 of 1) sorted by relevance
158 struct cfs_dlog_remove { struct159 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];