diff options
author | 2024-09-13 13:13:54 +0800 | |
---|---|---|
committer | 2024-11-25 17:08:23 +0900 | |
commit | ac844e91364a03c35838fd488437605fbe56f8c3 (patch) | |
tree | e8709610b90f49f006ec847ddb1c36ff17458c88 /net/lapb/lapb_timer.c | |
parent | exfat: rename argument name for exfat_move_file and exfat_rename_file (diff) | |
download | wireguard-linux-ac844e91364a03c35838fd488437605fbe56f8c3.tar.xz wireguard-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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions