Searched refs:parent_generation (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/isofs/ |
H A D | export.c | 159 u32 parent_generation; member 185 fh_len > 4 ? ifid->parent_generation : 0); in isofs_fh_to_parent()
|
/kernel/linux/linux-6.6/fs/isofs/ |
H A D | export.c | 159 u32 parent_generation; member 185 fh_len > 4 ? ifid->parent_generation : 0); in isofs_fh_to_parent()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | check-integrity.c | 179 u64 parent_generation; member 306 u64 parent_generation); 351 u64 parent_generation); 1228 u64 parent_generation) in btrfsic_create_link_to_next_block() 1320 l->parent_generation = parent_generation; in btrfsic_create_link_to_next_block() 1334 l->parent_generation = parent_generation; in btrfsic_create_link_to_next_block() 2323 } else if (l->parent_generation != in btrfsic_check_all_ref_blocks() 2326 l->parent_generation in btrfsic_check_all_ref_blocks() 1217 btrfsic_create_link_to_next_block( struct btrfsic_state *state, struct btrfsic_block *block, struct btrfsic_block_data_ctx *block_ctx, u64 next_bytenr, int limit_nesting, struct btrfsic_block_data_ctx *next_block_ctx, struct btrfsic_block **next_blockp, int force_iodone_flag, int *num_copiesp, int *mirror_nump, struct btrfs_disk_key *disk_key, u64 parent_generation) btrfsic_create_link_to_next_block() argument 2520 btrfsic_block_link_lookup_or_add( struct btrfsic_state *state, struct btrfsic_block_data_ctx *next_block_ctx, struct btrfsic_block *next_block, struct btrfsic_block *from_block, u64 parent_generation) btrfsic_block_link_lookup_or_add() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | check-integrity.c | 180 u64 parent_generation; member 264 u64 parent_generation); 301 u64 parent_generation); 1177 u64 parent_generation) in btrfsic_create_link_to_next_block() 1271 l->parent_generation = parent_generation; in btrfsic_create_link_to_next_block() 1285 l->parent_generation = parent_generation; in btrfsic_create_link_to_next_block() 2291 } else if (l->parent_generation != in btrfsic_check_all_ref_blocks() 2294 l->parent_generation in btrfsic_check_all_ref_blocks() 1166 btrfsic_create_link_to_next_block( struct btrfsic_state *state, struct btrfsic_block *block, struct btrfsic_block_data_ctx *block_ctx, u64 next_bytenr, int limit_nesting, struct btrfsic_block_data_ctx *next_block_ctx, struct btrfsic_block **next_blockp, int force_iodone_flag, int *num_copiesp, int *mirror_nump, struct btrfs_disk_key *disk_key, u64 parent_generation) btrfsic_create_link_to_next_block() argument 2491 btrfsic_block_link_lookup_or_add( struct btrfsic_state *state, struct btrfsic_block_data_ctx *next_block_ctx, struct btrfsic_block *next_block, struct btrfsic_block *from_block, u64 parent_generation) btrfsic_block_link_lookup_or_add() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | exportfs.h | 132 u32 parent_generation; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | exportfs.h | 132 u32 parent_generation; member
|
/kernel/linux/linux-6.6/fs/udf/ |
H A D | namei.c | 963 fid->udf.parent_generation); in udf_fh_to_parent() 991 fid->udf.parent_generation = inode->i_generation; in udf_encode_fh()
|
/kernel/linux/linux-5.10/fs/udf/ |
H A D | namei.c | 1286 fid->udf.parent_generation); in udf_fh_to_parent() 1314 fid->udf.parent_generation = inode->i_generation; in udf_encode_fh()
|
Completed in 12 milliseconds