Re: [PATCH 19/22][RFC] Unionfs: Helper macros/inlines

From: Jan Engelhardt
Date: Mon Sep 04 2006 - 03:50:14 EST



>+/* Dentry macros */
>+static inline struct unionfs_dentry_info *dtopd(const struct dentry *dent)
>+{
>+ return (struct unionfs_dentry_info *)dent->d_fsdata;
>+}

Nocast.


Jan Engelhardt
--

--
VGER BF report: H 0
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/