Home
last modified time | relevance | path

Searched defs:cur_chunk (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_symlink_remote.c247 char *cur_chunk; in xfs_symlink_remote_read() local
324 const char *cur_chunk; in xfs_symlink_write_target() local
/linux/kernel/
H A Dkexec_handover.c243 static struct khoser_mem_chunk *new_chunk(struct khoser_mem_chunk *cur_chunk, in new_chunk()