Home
last modified time | relevance | path

Searched refs:lo_i (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode.c61 struct inode *lo_i; member
99 res = (ia->lo_i == hii->lower_inode); in iget_test()
102 res = (ia->lo_i == hii->lower_inode); in iget_test()
135 hii->lower_inode = ia->lo_i; in iget_set()
170 .lo_i = d_inode(fst_lo_d), in hmdfs_iget5_locked_merge()
196 .lo_i = d_inode(fst_lo_d), in hmdfs_iget5_locked_cloud_merge()
222 * @lo_i: the lower inode from local filesystem
228 struct inode *lo_i) in hmdfs_iget5_locked_local()
231 .lo_i = lo_i, in hmdfs_iget5_locked_local()
227 hmdfs_iget5_locked_local(struct super_block *sb, struct inode *lo_i) hmdfs_iget5_locked_local() argument
321 hmdfs_iget_locked_root(struct super_block *sb, uint64_t root_ino, struct inode *lo_i, struct hmdfs_peer *peer) hmdfs_iget_locked_root() argument
[all...]
H A Dinode.h236 struct inode *lo_i,
244 struct inode *lo_i);
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode.c61 struct inode *lo_i; member
99 res = (ia->lo_i == hii->lower_inode); in iget_test()
102 res = (ia->lo_i == hii->lower_inode); in iget_test()
135 hii->lower_inode = ia->lo_i; in iget_set()
170 .lo_i = d_inode(fst_lo_d), in hmdfs_iget5_locked_merge()
196 .lo_i = d_inode(fst_lo_d), in hmdfs_iget5_locked_cloud_merge()
222 * @lo_i: the lower inode from local filesystem
228 struct inode *lo_i) in hmdfs_iget5_locked_local()
231 .lo_i = lo_i, in hmdfs_iget5_locked_local()
227 hmdfs_iget5_locked_local(struct super_block *sb, struct inode *lo_i) hmdfs_iget5_locked_local() argument
321 hmdfs_iget_locked_root(struct super_block *sb, uint64_t root_ino, struct inode *lo_i, struct hmdfs_peer *peer) hmdfs_iget_locked_root() argument
[all...]
H A Dinode.h236 struct inode *lo_i,
244 struct inode *lo_i);

Completed in 3 milliseconds