Searched defs:XFS_DQ_IS_LOCKED (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_dquot.h203 #define XFS_DQ_IS_LOCKED(dqp) (mutex_is_locked(&((dqp)->q_qlock))) macro

Completed in 199 milliseconds