]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/xfs_itable.h
ALSA: sound/ali5451: typo: s/resouces/resources/
[~andy/linux] / fs / xfs / xfs_itable.h
index e210a4c065698e197f66b2fdce1dba1469ddba5d..1fb04e7deb61298d13c4a55db385071b92c3b9a5 100644 (file)
@@ -71,6 +71,8 @@ xfs_bulkstat_single(
 
 typedef int (*bulkstat_one_fmt_pf)(  /* used size in bytes or negative error */
        void                    __user *ubuffer, /* buffer to write to */
+       int                     ubsize,          /* remaining user buffer sz */
+       int                     *ubused,         /* bytes used by formatter */
        const xfs_bstat_t       *buffer);        /* buffer to read from */
 
 int