Home
last modified time | relevance | path

Searched refs:nfs_errorf (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dgetroot.c93 nfs_errorf(fc, "NFS: Couldn't getattr on root"); in nfs_get_root()
101 nfs_errorf(fc, "NFS: Couldn't get root inode"); in nfs_get_root()
117 nfs_errorf(fc, "NFS: Couldn't get root dentry"); in nfs_get_root()
H A Dfs_context.c858 nfs_errorf(fc, "NFS: not enough memory to parse device name"); in nfs_parse_source()
861 nfs_errorf(fc, "NFS: server hostname too long"); in nfs_parse_source()
864 nfs_errorf(fc, "NFS: export pathname too long"); in nfs_parse_source()
1328 nfs_errorf(fc, "NFS: NFSv4 is not compiled into kernel"); in nfs_fs_context_validate()
1344 nfs_errorf(fc, "NFS: Version unavailable"); in nfs_fs_context_validate()
H A Dnamespace.c287 nfs_errorf(fc, "NFS: Couldn't determine submount pathname"); in nfs_do_submount()
H A Dsuper.c1261 nfs_errorf(fc, "NFS: Couldn't get superblock"); in nfs_get_tree_common()
1290 nfs_errorf(fc, "NFS: Couldn't get root dentry"); in nfs_get_tree_common()
H A Dinternal.h155 #define nfs_errorf(fc, fmt, ...) ((fc)->log.log ? \ macro
/kernel/linux/linux-6.6/fs/nfs/
H A Dgetroot.c90 nfs_errorf(fc, "NFS: Couldn't getattr on root"); in nfs_get_root()
98 nfs_errorf(fc, "NFS: Couldn't get root inode"); in nfs_get_root()
114 nfs_errorf(fc, "NFS: Couldn't get root dentry"); in nfs_get_root()
H A Dfs_context.c1006 nfs_errorf(fc, "NFS: not enough memory to parse device name"); in nfs_parse_source()
1009 nfs_errorf(fc, "NFS: server hostname too long"); in nfs_parse_source()
1012 nfs_errorf(fc, "NFS: export pathname too long"); in nfs_parse_source()
1475 nfs_errorf(fc, "NFS: NFSv4 is not compiled into kernel"); in nfs_fs_context_validate()
1489 nfs_errorf(fc, "NFS: Version unavailable"); in nfs_fs_context_validate()
H A Dnamespace.c291 nfs_errorf(fc, "NFS: Couldn't determine submount pathname"); in nfs_do_submount()
H A Dsuper.c1287 nfs_errorf(fc, "NFS: Couldn't get superblock"); in nfs_get_tree_common()
1318 nfs_errorf(fc, "NFS: Couldn't get root dentry"); in nfs_get_tree_common()
H A Dinternal.h156 #define nfs_errorf(fc, fmt, ...) ((fc)->log.log ? \ macro

Completed in 11 milliseconds