xfs: add a shrinker to background inode reclaim
[pandora-kernel.git] / fs / xfs / xfs_mount.h
index 4fa0bc7..9ff48a1 100644 (file)
@@ -259,6 +259,7 @@ typedef struct xfs_mount {
        wait_queue_head_t       m_wait_single_sync_task;
        __int64_t               m_update_flags; /* sb flags we need to update
                                                   on the next remount,rw */
+       struct list_head        m_mplist;       /* inode shrinker mount list */
 } xfs_mount_t;
 
 /*