Searched defs:errno (Results 1 – 16 of 16) sorted by relevance
/fs/nfs/ |
D | mount_clnt.c | 83 int errno; member 110 int errno; member 125 int errno; member
|
D | nfs2xdr.c | 1065 int errno; member
|
D | nfs3xdr.c | 2450 int errno; member
|
D | nfs4xdr.c | 7498 int errno; member
|
/fs/btrfs/ |
D | super.c | 85 const char * __attribute_const__ btrfs_decode_error(int errno) in btrfs_decode_error() 128 unsigned int line, int errno, const char *fmt, ...) in __btrfs_handle_fs_error() 297 unsigned int line, int errno) in __btrfs_abort_transaction() 314 unsigned int line, int errno, const char *fmt, ...) in __btrfs_panic()
|
D | backref.h | 362 u64 bytenr, int errno) in btrfs_backref_panic()
|
D | ctree.h | 3585 #define btrfs_abort_transaction(trans, errno) \ argument 3604 #define btrfs_handle_fs_error(fs_info, errno, fmt, args...) \ argument 3622 #define btrfs_panic(fs_info, errno, fmt, args...) \ argument
|
/fs/nfsd/ |
D | nfsproc.c | 836 nfserrno (int errno) in nfserrno()
|
D | nfs4callback.c | 164 int errno; member
|
/fs/ocfs2/ |
D | filecheck.c | 63 ocfs2_filecheck_error(int errno) in ocfs2_filecheck_error()
|
/fs/reiserfs/ |
D | prints.c | 418 void reiserfs_abort(struct super_block *sb, int errno, const char *fmt, ...) in reiserfs_abort()
|
D | journal.c | 4389 void reiserfs_abort_journal(struct super_block *sb, int errno) in reiserfs_abort_journal()
|
/fs/ext4/ |
D | super.c | 547 int errno; member 571 static int ext4_errno_to_code(int errno) in ext4_errno_to_code() 828 const char *ext4_decode_error(struct super_block *sb, int errno, in ext4_decode_error() 872 unsigned int line, int errno) in __ext4_std_error()
|
D | ext4.h | 3380 #define ext4_std_error(sb, errno) \ argument
|
/fs/jbd2/ |
D | journal.c | 2592 void jbd2_journal_abort(journal_t *journal, int errno) in jbd2_journal_abort()
|
/fs/ocfs2/dlm/ |
D | dlmmaster.c | 115 int dlm_is_host_down(int errno) in dlm_is_host_down()
|