Searched refs:dentry_hash (Results 1 – 1 of 1) sorted by relevance
611 f2fs_hash_t dentry_hash; in f2fs_add_regular_entry() local621 dentry_hash = f2fs_dentry_hash(dir, new_name, NULL); in f2fs_add_regular_entry()624 if (F2FS_I(dir)->chash == dentry_hash) { in f2fs_add_regular_entry()646 (le32_to_cpu(dentry_hash) % nbucket)); in f2fs_add_regular_entry()679 f2fs_update_dentry(ino, mode, &d, new_name, dentry_hash, bit_pos); in f2fs_add_regular_entry()