Home
last modified time | relevance | path

Searched refs:parent_gen (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_export.c86 fid->i32.parent_gen = parent->i_generation; in xfs_fs_encode_fh()
94 fid64->parent_gen = parent->i_generation; in xfs_fs_encode_fh()
208 fid->i32.parent_gen); in xfs_fs_fh_to_parent()
212 fid64->parent_gen); in xfs_fs_fh_to_parent()
H A Dxfs_export.h54 u32 parent_gen; member
/openbmc/linux/fs/nilfs2/
H A Dexport.h22 u32 parent_gen; member
H A Dnamei.c32 (offsetof(struct nilfs_fid, parent_gen) / 4)
529 return nilfs_get_dentry(sb, fid->cno, fid->parent_ino, fid->parent_gen); in nilfs_fh_to_parent()
554 fid->parent_gen = parent->i_generation; in nilfs_encode_fh()
/openbmc/linux/fs/btrfs/
H A Dexport.h16 u32 parent_gen; member
H A Dexport.c45 fid->parent_gen = parent->i_generation; in btrfs_encode_fh()
120 generation = fid->parent_gen; in btrfs_fh_to_parent()
H A Dsend.c347 u64 parent_gen; member
1897 u64 *send_gen, u64 *parent_gen) in get_cur_inode_state() argument
1922 if (parent_gen) in get_cur_inode_state()
1923 *parent_gen = ((right_ret == -ENOENT) ? 0 : info.gen); in get_cur_inode_state()
1969 u64 *send_gen, u64 *parent_gen) in is_inode_existent() argument
1976 ret = get_cur_inode_state(sctx, ino, gen, send_gen, parent_gen); in is_inode_existent()
2315 u64 *parent_gen, in __get_cur_name_and_parent() argument
2334 *parent_gen = nce->parent_gen; in __get_cur_name_and_parent()
2366 parent_ino, parent_gen, dest); in __get_cur_name_and_parent()
2369 parent_ino, parent_gen, dest); in __get_cur_name_and_parent()
[all …]
/openbmc/linux/include/linux/
H A Dexportfs.h124 u32 parent_gen; member
H A Dperf_event.h954 u64 parent_gen; member
/openbmc/linux/fs/exportfs/
H A Dexpfs.c376 fid->i32.parent_gen = parent->i_generation; in export_encode_fh()
/openbmc/linux/kernel/events/
H A Dcore.c3361 if (ctx1 == ctx2->parent_ctx && ctx1->generation == ctx2->parent_gen) in context_equiv()
3365 if (ctx1->parent_ctx == ctx2 && ctx1->parent_gen == ctx2->generation) in context_equiv()
3373 ctx1->parent_gen == ctx2->parent_gen) in context_equiv()
13644 child_ctx->parent_gen = parent_ctx->parent_gen; in perf_event_init_context()
13647 child_ctx->parent_gen = parent_ctx->generation; in perf_event_init_context()
/openbmc/linux/fs/
H A Dlibfs.c1462 (fh_len > 3 ? fid->i32.parent_gen : 0)); in generic_fh_to_parent()
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst4470 parents in the form ``(parent_inum, parent_gen, dirent_pos) → (dirent_name)``.
4592 4. Change the ondisk xattr format to ``(parent_inum, name) → (parent_gen)``,
4599 (name, parent_gen)``.
4667 ``(child_ag_inum, parent_inum, parent_gen, dirent_pos)`` tuples in a
4679 parent_gen, dirent_pos)`` tuples in a per-file slab.
4699 c. For tuples in both lists, update the parent_gen and name components