Searched refs:fstrans_mount_info (Results 1 – 1 of 1) sorted by relevance
79 struct fstrans_mount_info *fli_mountinfo;86 struct fstrans_mount_info { struct91 SLIST_ENTRY(fstrans_mount_info) fmi_hash; argument94 struct fstrans_mount_info *fmi_lower_info; argument97 SLIST_HEAD(fstrans_mount_hashhead, fstrans_mount_info); argument115 static inline struct fstrans_mount_info *fstrans_mount_get(struct mount *);116 static void fstrans_mount_dtor(struct fstrans_mount_info *);124 static bool grant_lock(const struct fstrans_mount_info *,126 static bool state_change_done(const struct fstrans_mount_info *);127 static bool cow_state_change_done(const struct fstrans_mount_info *);[all …]