Searched refs:get_dentry_group_pos (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile_cloud.c | 31 loff_t pos = get_dentry_group_pos(index); in find_dentry_page() 126 hmdfs_unlock_file(ctx->filp, get_dentry_group_pos(bidx), in hmdfs_in_level() 156 get_dentry_group_pos(ctx->insense_bidx), in hmdfs_find_dentry_cloud()
|
H A D | hmdfs_dentryfile.c | 408 loff_t pos = get_dentry_group_pos(bidx); in hmdfs_metainfo_read_nocred() 416 loff_t pos = get_dentry_group_pos(bidx); in hmdfs_metainfo_read() 424 loff_t pos = get_dentry_group_pos(bidx); in hmdfs_metainfo_write() 635 loff_t pos = get_dentry_group_pos(index); in find_dentry_page() 742 hmdfs_unlock_file(ctx->filp, get_dentry_group_pos(bidx), in hmdfs_in_level() 772 get_dentry_group_pos(ctx->insense_bidx), in hmdfs_find_dentry() 911 pos = get_dentry_group_pos(bidx); in create_dentry() 934 pos = get_dentry_group_pos(bidx); in create_dentry() 997 ipos = get_dentry_group_pos(ctx.bidx); in update_inode_to_dentry() 1031 ipos = get_dentry_group_pos(ct in hmdfs_delete_dentry() [all...] |
H A D | hmdfs_dentryfile.h | 117 static inline loff_t get_dentry_group_pos(unsigned int bidx) in get_dentry_group_pos() function
|
H A D | inode_cloud.c | 68 hmdfs_unlock_file(ctx.filp, get_dentry_group_pos(ctx.bidx), in lookup_cloud_dentry()
|
H A D | inode_remote.c | 54 hmdfs_unlock_file(ctx.filp, get_dentry_group_pos(ctx.bidx), in lookup_remote_dentry()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile_cloud.c | 31 loff_t pos = get_dentry_group_pos(index); in find_dentry_page() 126 hmdfs_unlock_file(ctx->filp, get_dentry_group_pos(bidx), in hmdfs_in_level() 156 get_dentry_group_pos(ctx->insense_bidx), in hmdfs_find_dentry_cloud()
|
H A D | hmdfs_dentryfile.c | 409 loff_t pos = get_dentry_group_pos(bidx); in hmdfs_metainfo_read_nocred() 417 loff_t pos = get_dentry_group_pos(bidx); in hmdfs_metainfo_read() 425 loff_t pos = get_dentry_group_pos(bidx); in hmdfs_metainfo_write() 636 loff_t pos = get_dentry_group_pos(index); in find_dentry_page() 743 hmdfs_unlock_file(ctx->filp, get_dentry_group_pos(bidx), in hmdfs_in_level() 773 get_dentry_group_pos(ctx->insense_bidx), in hmdfs_find_dentry() 912 pos = get_dentry_group_pos(bidx); in create_dentry() 935 pos = get_dentry_group_pos(bidx); in create_dentry() 998 ipos = get_dentry_group_pos(ctx.bidx); in update_inode_to_dentry() 1032 ipos = get_dentry_group_pos(ct in hmdfs_delete_dentry() [all...] |
H A D | hmdfs_dentryfile.h | 117 static inline loff_t get_dentry_group_pos(unsigned int bidx) in get_dentry_group_pos() function
|
H A D | inode_cloud.c | 65 hmdfs_unlock_file(ctx.filp, get_dentry_group_pos(ctx.bidx), in lookup_cloud_dentry()
|
H A D | inode_remote.c | 54 hmdfs_unlock_file(ctx.filp, get_dentry_group_pos(ctx.bidx), in lookup_remote_dentry()
|
Completed in 13 milliseconds