/kernel/linux/linux-5.10/fs/exfat/ |
H A D | namei.c | 400 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_find_empty_entry() 575 if (IS_DIRSYNC(dir)) in exfat_create() 833 if (IS_DIRSYNC(dir)) in exfat_unlink() 867 if (IS_DIRSYNC(dir)) in exfat_mkdir() 1000 if (IS_DIRSYNC(dir)) in exfat_rmdir() 1025 int sync = IS_DIRSYNC(inode); in exfat_rename_file() 1141 exfat_update_bh(new_bh, IS_DIRSYNC(inode)); in exfat_move_file() 1157 exfat_update_bh(new_bh, IS_DIRSYNC(inode)); in exfat_move_file() 1372 if (IS_DIRSYNC(new_dir)) in exfat_rename() 1381 if (IS_DIRSYNC(new_di in exfat_rename() [all...] |
H A D | balloc.c | 159 exfat_update_bh(sbi->vol_amap[i], IS_DIRSYNC(inode)); in exfat_set_bitmap() 179 exfat_update_bh(sbi->vol_amap[i], IS_DIRSYNC(inode)); in exfat_clear_bitmap()
|
H A D | dir.c | 470 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_init_dir_entry() 480 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_init_dir_entry() 516 exfat_update_bh(fbh, IS_DIRSYNC(inode)); in exfat_update_dir_chksum() 531 int sync = IS_DIRSYNC(inode); in exfat_init_ext_entry() 580 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_remove_entries()
|
H A D | fatent.c | 255 err = exfat_update_bhs(bhs, n, IS_DIRSYNC(dir)); in exfat_zeroed_cluster()
|
H A D | file.c | 248 if (IS_DIRSYNC(inode)) in exfat_truncate()
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | namei.c | 370 ret = exfat_alloc_cluster(inode, 1, &clu, IS_DIRSYNC(inode)); in exfat_find_empty_entry() 584 if (IS_DIRSYNC(dir)) in exfat_create() 832 if (IS_DIRSYNC(dir)) in exfat_unlink() 866 if (IS_DIRSYNC(dir)) in exfat_mkdir() 996 if (IS_DIRSYNC(dir)) in exfat_rmdir() 1020 int sync = IS_DIRSYNC(inode); in exfat_rename_file() 1133 exfat_update_bh(new_bh, IS_DIRSYNC(inode)); in exfat_move_file() 1147 exfat_update_bh(new_bh, IS_DIRSYNC(inode)); in exfat_move_file() 1331 if (IS_DIRSYNC(new_dir)) in exfat_rename() 1340 if (IS_DIRSYNC(new_di in exfat_rename() [all...] |
H A D | fatent.c | 192 exfat_clear_bitmap(inode, clu, (sync && IS_DIRSYNC(inode))); in __exfat_free_cluster() 213 exfat_clear_bitmap(inode, clu, (sync && IS_DIRSYNC(inode))); in __exfat_free_cluster() 298 if (IS_DIRSYNC(dir)) in exfat_zeroed_cluster()
|
H A D | dir.c | 327 ret = exfat_alloc_cluster(inode, 1, clu, IS_DIRSYNC(inode)); in exfat_alloc_new_dir() 484 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_init_dir_entry() 494 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_init_dir_entry() 529 exfat_update_bh(fbh, IS_DIRSYNC(inode)); in exfat_update_dir_chksum() 562 int sync = IS_DIRSYNC(inode); in exfat_init_ext_entry() 616 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_remove_entries()
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | namei_msdos.c | 255 if (IS_DIRSYNC(dir)) in msdos_add_entry() 472 if (IS_DIRSYNC(old_dir)) { in do_msdos_rename() 483 if (IS_DIRSYNC(old_dir)) in do_msdos_rename() 517 if (IS_DIRSYNC(new_dir)) { in do_msdos_rename() 527 if (IS_DIRSYNC(new_dir)) { in do_msdos_rename() 543 if (IS_DIRSYNC(old_dir)) in do_msdos_rename()
|
H A D | dir.c | 1016 if (IS_DIRSYNC(dir)) in __fat_remove_entries() 1051 if (IS_DIRSYNC(dir)) in fat_remove_entries() 1072 if (IS_DIRSYNC(dir)) in fat_remove_entries() 1107 if (IS_DIRSYNC(dir)) { in fat_zeroed_cluster() 1117 if (IS_DIRSYNC(dir)) { in fat_zeroed_cluster() 1352 if (long_bhs && IS_DIRSYNC(dir)) in fat_add_entries() 1359 if (IS_DIRSYNC(dir)) in fat_add_entries()
|
H A D | namei_vfat.c | 683 if (IS_DIRSYNC(dir)) in vfat_add_entry() 948 if (IS_DIRSYNC(new_dir)) { in vfat_rename() 958 if (IS_DIRSYNC(new_dir)) { in vfat_rename() 974 if (IS_DIRSYNC(old_dir)) in vfat_rename()
|
H A D | misc.c | 147 if (S_ISDIR(inode->i_mode) && IS_DIRSYNC(inode)) { in fat_chain_add()
|
H A D | file.c | 319 wait = IS_DIRSYNC(inode); in fat_free()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | namei_msdos.c | 255 if (IS_DIRSYNC(dir)) in msdos_add_entry() 473 if (IS_DIRSYNC(old_dir)) { in do_msdos_rename() 484 if (IS_DIRSYNC(old_dir)) in do_msdos_rename() 518 if (IS_DIRSYNC(new_dir)) { in do_msdos_rename() 528 if (IS_DIRSYNC(new_dir)) { in do_msdos_rename() 544 if (IS_DIRSYNC(old_dir)) in do_msdos_rename()
|
H A D | dir.c | 1016 if (IS_DIRSYNC(dir)) in __fat_remove_entries() 1051 if (IS_DIRSYNC(dir)) in fat_remove_entries() 1072 if (IS_DIRSYNC(dir)) in fat_remove_entries() 1107 if (IS_DIRSYNC(dir)) { in fat_zeroed_cluster() 1117 if (IS_DIRSYNC(dir)) { in fat_zeroed_cluster() 1352 if (long_bhs && IS_DIRSYNC(dir)) in fat_add_entries() 1359 if (IS_DIRSYNC(dir)) in fat_add_entries()
|
H A D | namei_vfat.c | 683 if (IS_DIRSYNC(dir)) in vfat_add_entry() 904 if (IS_DIRSYNC(dir)) in vfat_sync_ipos() 916 if (IS_DIRSYNC(dir)) in vfat_update_dotdot_de() 925 if (IS_DIRSYNC(dir)) in vfat_update_dir_metadata()
|
H A D | misc.c | 153 if (S_ISDIR(inode->i_mode) && IS_DIRSYNC(inode)) { in fat_chain_add()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | namei.c | 371 if (IS_DIRSYNC(dir)) in f2fs_create() 420 if (IS_DIRSYNC(dir)) in f2fs_link() 631 if (IS_DIRSYNC(dir)) in f2fs_unlink() 715 if (IS_DIRSYNC(dir)) in f2fs_symlink() 765 if (IS_DIRSYNC(dir)) in f2fs_mkdir() 818 if (IS_DIRSYNC(dir)) in f2fs_mknod() 1085 if (IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir)) in f2fs_rename() 1249 if (IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_di in f2fs_cross_rename() [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | namei.c | 386 if (IS_DIRSYNC(dir)) in f2fs_create() 435 if (IS_DIRSYNC(dir)) in f2fs_link() 654 if (IS_DIRSYNC(dir)) in f2fs_unlink() 739 if (IS_DIRSYNC(dir)) in f2fs_symlink() 790 if (IS_DIRSYNC(dir)) in f2fs_mkdir() 844 if (IS_DIRSYNC(dir)) in f2fs_mknod() 1134 if (IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir)) in f2fs_rename() 1297 if (IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_di in f2fs_cross_rename() [all...] |
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | namei.c | 345 if (IS_DIRSYNC(dir)) in ntfs_rename() 348 if (IS_DIRSYNC(new_dir)) in ntfs_rename()
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | dir.c | 1481 sync = IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir); in do_rename() 1561 int sync = IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir); in ubifs_xrename()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | dir.c | 1473 sync = IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir); in do_rename() 1553 int sync = IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir); in ubifs_xrename()
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | namei.c | 2715 if (IS_DIRSYNC(dir)) in ext4_add_nondir() 2965 if (IS_DIRSYNC(dir)) in ext4_mkdir() 3275 if (IS_DIRSYNC(dir)) in ext4_rmdir() 3360 if (IS_DIRSYNC(dir)) in __ext4_unlink() 3570 if (IS_DIRSYNC(dir)) in __ext4_link() 3985 if (IS_DIRSYNC(old.dir) || IS_DIRSYNC(new.dir)) in ext4_rename() 4201 if (IS_DIRSYNC(old.dir) || IS_DIRSYNC(new.dir)) in ext4_cross_rename()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | namei.c | 2799 if (IS_DIRSYNC(dir)) in ext4_add_nondir() 3053 if (IS_DIRSYNC(dir)) in ext4_mkdir() 3187 if (IS_DIRSYNC(dir)) in ext4_rmdir() 3273 if (IS_DIRSYNC(dir)) in __ext4_unlink() 3470 if (IS_DIRSYNC(dir)) in __ext4_link() 3891 if (IS_DIRSYNC(old.dir) || IS_DIRSYNC(new.dir)) in ext4_rename() 4114 if (IS_DIRSYNC(old.dir) || IS_DIRSYNC(new.dir)) in ext4_cross_rename()
|
/kernel/linux/linux-5.10/fs/sysv/ |
H A D | dir.c | 48 if (IS_DIRSYNC(dir)) in dir_commit_chunk()
|