/openbmc/linux/fs/f2fs/ |
H A D | namei.c | 386 if (IS_DIRSYNC(dir)) in f2fs_create() 435 if (IS_DIRSYNC(dir)) in f2fs_link() 585 if (IS_DIRSYNC(dir)) in f2fs_unlink() 670 if (IS_DIRSYNC(dir)) in f2fs_symlink() 721 if (IS_DIRSYNC(dir)) in f2fs_mkdir() 775 if (IS_DIRSYNC(dir)) in f2fs_mknod() 1065 if (IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir)) in f2fs_rename() 1228 if (IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir)) in f2fs_cross_rename()
|
/openbmc/linux/fs/exfat/ |
H A D | namei.c | 370 ret = exfat_alloc_cluster(inode, 1, &clu, IS_DIRSYNC(inode)); in exfat_find_empty_entry() 585 if (IS_DIRSYNC(dir)) in exfat_create() 833 if (IS_DIRSYNC(dir)) in exfat_unlink() 867 if (IS_DIRSYNC(dir)) in exfat_mkdir() 997 if (IS_DIRSYNC(dir)) in exfat_rmdir() 1021 int sync = IS_DIRSYNC(inode); in exfat_rename_file() 1134 exfat_update_bh(new_bh, IS_DIRSYNC(inode)); in exfat_move_file() 1148 exfat_update_bh(new_bh, IS_DIRSYNC(inode)); in exfat_move_file() 1332 if (IS_DIRSYNC(new_dir)) in exfat_rename() 1341 if (IS_DIRSYNC(new_dir)) 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() 308 if (IS_DIRSYNC(dir)) in exfat_alloc_cluster()
|
H A D | dir.c | 328 ret = exfat_alloc_cluster(inode, 1, clu, IS_DIRSYNC(inode)); in exfat_alloc_new_dir() 485 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_init_dir_entry() 495 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_init_dir_entry() 530 exfat_update_bh(fbh, IS_DIRSYNC(inode)); in exfat_update_dir_chksum() 563 int sync = IS_DIRSYNC(inode); in exfat_init_ext_entry() 617 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_remove_entries()
|
/openbmc/linux/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()
|
H A D | file.c | 320 wait = IS_DIRSYNC(inode); in fat_free()
|
/openbmc/linux/fs/ntfs3/ |
H A D | namei.c | 345 if (IS_DIRSYNC(dir)) in ntfs_rename() 348 if (IS_DIRSYNC(new_dir)) in ntfs_rename()
|
H A D | file.c | 404 if (!IS_DIRSYNC(inode)) { in ntfs_truncate()
|
/openbmc/linux/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()
|
H A D | journal.c | 543 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() 1725 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() 1846 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr()
|
/openbmc/linux/fs/ext4/ |
H A D | namei.c | 2848 if (IS_DIRSYNC(dir)) in ext4_add_nondir() 3102 if (IS_DIRSYNC(dir)) in ext4_mkdir() 3233 if (IS_DIRSYNC(dir)) in ext4_rmdir() 3319 if (IS_DIRSYNC(dir)) in __ext4_unlink() 3516 if (IS_DIRSYNC(dir)) in __ext4_link() 3934 if (IS_DIRSYNC(old.dir) || IS_DIRSYNC(new.dir)) in ext4_rename() 4157 if (IS_DIRSYNC(old.dir) || IS_DIRSYNC(new.dir)) in ext4_cross_rename()
|
H A D | ialloc.c | 1275 if (IS_DIRSYNC(inode)) in __ext4_new_inode()
|
/openbmc/linux/fs/nilfs2/ |
H A D | dir.c | 109 if (IS_DIRSYNC(dir)) in nilfs_commit_chunk()
|
/openbmc/linux/fs/ext2/ |
H A D | inode.c | 534 if (S_ISDIR(inode->i_mode) && IS_DIRSYNC(inode)) in ext2_alloc_branch()
|
/openbmc/linux/fs/ |
H A D | inode.c | 2292 if (S_ISDIR(inode->i_mode) && IS_DIRSYNC(inode)) in inode_needs_sync()
|
/openbmc/linux/include/linux/ |
H A D | fs.h | 2137 #define IS_DIRSYNC(inode) (__IS_FLG(inode, SB_SYNCHRONOUS|SB_DIRSYNC) || \ macro
|