Home
last modified time | relevance | path

Searched refs:compat_getdents_callback (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dreaddir.c466 struct compat_getdents_callback { struct
478 struct compat_getdents_callback *buf = in compat_filldir()
479 container_of(ctx, struct compat_getdents_callback, ctx); in compat_filldir()
526 struct compat_getdents_callback buf = { in COMPAT_SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/fs/
H A Dreaddir.c502 struct compat_getdents_callback { struct
514 struct compat_getdents_callback *buf = in compat_filldir()
515 container_of(ctx, struct compat_getdents_callback, ctx); in compat_filldir()
562 struct compat_getdents_callback buf = { in COMPAT_SYSCALL_DEFINE3()

Completed in 3 milliseconds