Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h239 #define errorfcp(fc, prefix, fmt, ...) \ macro
254 (errorfcp(fc, prefix, fmt, ## __VA_ARGS__), -EINVAL)
/linux/fs/
H A Dnamespace.c3775 errorfcp(fc, "VFS", "Mount too revealing"); in do_new_mount_fc()
4462 errorfcp(fc, "VFS", "Mount too revealing"); in SYSCALL_DEFINE3()