Searched refs:MSDOSFS_UNLOCK_MP (Results 1 – 3 of 3) sorted by relevance
440 MSDOSFS_UNLOCK_MP(pmp); in clusterfree()749 MSDOSFS_UNLOCK_MP(pmp); in clusteralloc()845 MSDOSFS_UNLOCK_MP(pmp); in freeclusterchain()853 MSDOSFS_UNLOCK_MP(pmp); in freeclusterchain()886 MSDOSFS_UNLOCK_MP(pmp); in freeclusterchain()
729 MSDOSFS_UNLOCK_MP(pmp); in mountmsdosfs()896 MSDOSFS_UNLOCK_MP(pmp); in msdosfs_remount_ro()910 MSDOSFS_UNLOCK_MP(pmp); in msdosfs_remount_ro()990 MSDOSFS_UNLOCK_MP(pmp); in msdosfs_fsiflush()
227 #define MSDOSFS_UNLOCK_MP(pmp) \ macro