diff options
author | Yuezhang Mo <Yuezhang.Mo@sony.com> | 2024-09-13 13:13:54 +0800 |
---|---|---|
committer | Namjae Jeon <linkinjeon@kernel.org> | 2024-11-25 17:08:23 +0900 |
commit | ac844e91364a03c35838fd488437605fbe56f8c3 (patch) | |
tree | e8709610b90f49f006ec847ddb1c36ff17458c88 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 06a2b0b3b490a6103376652c01c3ac6e8e22e654 (diff) | |
download | linux-ac844e91364a03c35838fd488437605fbe56f8c3.tar.gz linux-ac844e91364a03c35838fd488437605fbe56f8c3.tar.bz2 linux-ac844e91364a03c35838fd488437605fbe56f8c3.zip |
exfat: add exfat_get_dentry_set_by_ei() helper
This helper gets the directory entry set of the file for the exfat
inode which has been created.
It's used to remove all the instances of the pattern it replaces
making the code cleaner, it's also a preparation for changing ->dir
to record the cluster where the directory entry set is located and
changing ->entry to record the index of the directory entry within
the cluster.
Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Aoyama Wataru <wataru.aoyama@sony.com>
Reviewed-by: Daniel Palmer <daniel.palmer@sony.com>
Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions