Home
last modified time | relevance | path

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

/linux-5.19.10/fs/
Dnamespace.c4255 static int build_mount_kattr(const struct mount_attr *attr, size_t usize, in build_mount_kattr() function
4363 err = build_mount_kattr(&attr, usize, &kattr, flags); in SYSCALL_DEFINE5()