linux/fs/xfs/quota
Christoph Hellwig c9a192dcf9 xfs: sanitize qh_lock wrappers
Get rid of various obsfucating wrappers for accessing the quota hash lock,
we only keep the accessors for accessing the mplist and freelist locks as
they encode a multi-level datastructure walk.  But make sure all of them
are defined in the same way as simple macros.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
2009-02-09 08:47:22 +01:00
..
xfs_dquot.c xfs: sanitize qh_lock wrappers 2009-02-09 08:47:22 +01:00
xfs_dquot.h xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED 2009-02-09 08:39:24 +01:00
xfs_dquot_item.c [XFS] Finish removing the mount pointer from the AIL API 2008-10-30 17:39:58 +11:00
xfs_dquot_item.h [XFS] Update license/copyright notices to match the prefered SGI 2005-11-02 14:59:41 +11:00
xfs_qm.c xfs: sanitize qh_lock wrappers 2009-02-09 08:47:22 +01:00
xfs_qm.h xfs: sanitize qh_lock wrappers 2009-02-09 08:47:22 +01:00
xfs_qm_bhv.c [XFS] remove bhv_statvfs_t typedef 2008-12-01 11:36:46 +11:00
xfs_qm_stats.c [XFS] Remove unused header files for MAC and CAP checking functionality. 2007-02-10 18:37:28 +11:00
xfs_qm_stats.h [XFS] Replace __inline with inline 2008-04-18 11:51:15 +10:00
xfs_qm_syscalls.c [XFS] Avoid using inodes that haven't been completely initialised 2008-11-10 17:13:23 +11:00
xfs_quota_priv.h xfs: sanitize qh_lock wrappers 2009-02-09 08:47:22 +01:00
xfs_trans_dquot.c xfs: remove the unused XFS_QMOPT_DQLOCK flag 2009-02-08 21:51:42 +01:00