Home
last modified time | relevance | path

Searched refs:hmdfs_dentry_hash (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c149 ctx->hash = hmdfs_dentry_hash(ctx->name, ctx->sbi->s_case_sensitive); in hmdfs_find_dentry_cloud()
H A Dhmdfs_dentryfile.h345 __u32 hmdfs_dentry_hash(const struct qstr *qstr, bool case_sense);
H A Dinode_cloud.c29 return hmdfs_dentry_hash(&str, CLOUD_RECORD_ID_LEN); in make_ino_raw_cloud()
H A Dhmdfs_dentryfile.c88 __u32 hmdfs_dentry_hash(const struct qstr *qstr, bool case_sense) in hmdfs_dentry_hash() function
764 ctx->hash = hmdfs_dentry_hash(ctx->name, ctx->sbi->s_case_sensitive); in hmdfs_find_dentry()
885 namehash = hmdfs_dentry_hash(&qstr, sbi->s_case_sensitive); in create_dentry()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c149 ctx->hash = hmdfs_dentry_hash(ctx->name, ctx->sbi->s_case_sensitive); in hmdfs_find_dentry_cloud()
H A Dhmdfs_dentryfile.h345 __u32 hmdfs_dentry_hash(const struct qstr *qstr, bool case_sense);
H A Dinode_cloud.c29 return hmdfs_dentry_hash(&str, CLOUD_RECORD_ID_LEN); in make_ino_raw_cloud()
H A Dhmdfs_dentryfile.c89 __u32 hmdfs_dentry_hash(const struct qstr *qstr, bool case_sense) in hmdfs_dentry_hash() function
765 ctx->hash = hmdfs_dentry_hash(ctx->name, ctx->sbi->s_case_sensitive); in hmdfs_find_dentry()
886 namehash = hmdfs_dentry_hash(&qstr, sbi->s_case_sensitive); in create_dentry()

Completed in 12 milliseconds