Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dinode.c864 s64 old_pool = ci->i_layout.pool_id; in ceph_fill_inode() local
872 if (ci->i_layout.pool_id != old_pool || pool_ns != old_ns) in ceph_fill_inode()
H A Dcaps.c3480 s64 old_pool = ci->i_layout.pool_id; variable
3488 if (ci->i_layout.pool_id != old_pool ||
/kernel/linux/linux-6.6/fs/ceph/
H A Dinode.c1072 s64 old_pool = ci->i_layout.pool_id; in ceph_fill_inode() local
1080 if (ci->i_layout.pool_id != old_pool || pool_ns != old_ns) in ceph_fill_inode()
H A Dcaps.c3556 s64 old_pool = ci->i_layout.pool_id; variable
3564 if (ci->i_layout.pool_id != old_pool ||

Completed in 19 milliseconds