Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dnamespace.c4553 static int build_mount_kattr(const struct mount_attr *attr, size_t usize, in build_mount_kattr() function
4664 err = build_mount_kattr(&attr, usize, &kattr, flags); in SYSCALL_DEFINE5()