Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dnamespace.c4153 static int build_mount_kattr(const struct mount_attr *attr, size_t usize, in build_mount_kattr() function
4261 err = build_mount_kattr(&attr, usize, &kattr, flags); in SYSCALL_DEFINE5()