Home
last modified time | relevance | path

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

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