Searched refs:buf_unlock (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/staging/exfat/ |
| D | exfat_core.c | 1545 buf_unlock(sb, sector); in update_dir_checksum() 1555 buf_unlock(sb, sector); in update_dir_checksum() 3373 buf_unlock(sb, sector); in remove_file() 3378 buf_unlock(sb, sector); in remove_file() 3405 buf_unlock(sb, sector_old); in rename_file() 3413 buf_unlock(sb, sector_old); in rename_file() 3420 buf_unlock(sb, sector_old); in rename_file() 3426 buf_unlock(sb, sector_old); in rename_file() 3438 buf_unlock(sb, sector_old); in rename_file() 3448 buf_unlock(sb, sector_old); in rename_file() [all …]
|
| D | exfat_cache.c | 642 void buf_unlock(struct super_block *sb, sector_t sec) in buf_unlock() function
|
| D | exfat.h | 778 void buf_unlock(struct super_block *sb, sector_t sec);
|
| D | exfat_super.c | 1611 buf_unlock(sb, sector); in ffsReadStat() 2069 buf_unlock(sb, sector); in ffsReadDir()
|