Searched defs:lookup_result (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | inode_cloud.c | 284 struct hmdfs_lookup_cloud_ret *lookup_result = NULL; in hmdfs_lookup_cloud_dentry() local 178 hmdfs_update_inode(struct inode *inode, struct hmdfs_lookup_cloud_ret *lookup_result) hmdfs_update_inode() argument
|
H A D | inode_remote.c | 408 struct hmdfs_lookup_ret *lookup_result = NULL; in hmdfs_lookup_remote_dentry() local 298 hmdfs_update_inode(struct inode *inode, struct hmdfs_lookup_ret *lookup_result) hmdfs_update_inode() argument [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | inode_cloud.c | 281 struct hmdfs_lookup_cloud_ret *lookup_result = NULL; in hmdfs_lookup_cloud_dentry() local 175 hmdfs_update_inode(struct inode *inode, struct hmdfs_lookup_cloud_ret *lookup_result) hmdfs_update_inode() argument
|
H A D | inode_remote.c | 408 struct hmdfs_lookup_ret *lookup_result = NULL; in hmdfs_lookup_remote_dentry() local 298 hmdfs_update_inode(struct inode *inode, struct hmdfs_lookup_ret *lookup_result) hmdfs_update_inode() argument [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-thin.c | 1944 struct dm_thin_lookup_result lookup_result; in process_cell() local 1786 break_sharing(struct thin_c *tc, struct bio *bio, dm_block_t block, struct dm_cell_key *key, struct dm_thin_lookup_result *lookup_result, struct dm_bio_prison_cell *cell) break_sharing() argument 1855 process_shared_bio(struct thin_c *tc, struct bio *bio, dm_block_t block, struct dm_thin_lookup_result *lookup_result, struct dm_bio_prison_cell *virt_cell) process_shared_bio() argument 2017 struct dm_thin_lookup_result lookup_result; __process_bio_read_only() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-thin.c | 1961 struct dm_thin_lookup_result lookup_result; in process_cell() local 1803 break_sharing(struct thin_c *tc, struct bio *bio, dm_block_t block, struct dm_cell_key *key, struct dm_thin_lookup_result *lookup_result, struct dm_bio_prison_cell *cell) break_sharing() argument 1872 process_shared_bio(struct thin_c *tc, struct bio *bio, dm_block_t block, struct dm_thin_lookup_result *lookup_result, struct dm_bio_prison_cell *virt_cell) process_shared_bio() argument 2034 struct dm_thin_lookup_result lookup_result; __process_bio_read_only() local [all...] |
Completed in 13 milliseconds