Searched refs:errorfcp (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | fs_context.h | 239 #define errorfcp(fc, prefix, fmt, ...) \ macro 254 (errorfcp(fc, prefix, fmt, ## __VA_ARGS__), -EINVAL)
|
| /linux/fs/ |
| H A D | namespace.c | 3775 errorfcp(fc, "VFS", "Mount too revealing"); in do_new_mount_fc() 4462 errorfcp(fc, "VFS", "Mount too revealing"); in SYSCALL_DEFINE3()
|