Searched refs:cfs_dlog_entry (Results 1 – 3 of 3) sorted by relevance
242 struct cfs_dlog_entry { struct261 typedef struct cfs_dlog_entry cfs_dlog_entry_t; argument278 MAX(offsetof(struct cfs_dlog_entry, dl_trailer), \279 offsetof(struct cfs_dlog_entry, dl_u.dl_setsecattr) + \
516 offset += offsetof(struct cfs_dlog_entry, dl_valid); in cachefs_dlog_output()615 struct cfs_dlog_entry *entp; in cachefs_dlog_setattr()654 struct cfs_dlog_entry *entp; in cachefs_dlog_setsecattr()742 struct cfs_dlog_entry *entp; in cachefs_dlog_create()801 struct cfs_dlog_entry *entp; in cachefs_dlog_remove()842 struct cfs_dlog_entry *entp; in cachefs_dlog_link()884 struct cfs_dlog_entry *entp; in cachefs_dlog_rename()948 struct cfs_dlog_entry *entp; in cachefs_dlog_mkdir()989 struct cfs_dlog_entry *entp; in cachefs_dlog_rmdir()1034 struct cfs_dlog_entry *entp; in cachefs_dlog_symlink()[all …]
55 struct cfs_dlog_entry buf; in dlog_ck()