Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c4693 static int build_mount_kattr(const struct mount_attr *attr, size_t usize, in build_mount_kattr() function
4804 err = build_mount_kattr(&attr, usize, &kattr, flags); in SYSCALL_DEFINE5()