Searched defs:class (Results 1 – 13 of 13) sorted by relevance
| /fs/bcachefs/ |
| A D | errcode.c | 10 #define x(class, err) [BCH_ERR_##err - BCH_ERR_START] = #err, argument 17 #define x(class, err) [BCH_ERR_##err - BCH_ERR_START] = class, argument 41 bool __bch2_err_matches(int err, int class) in __bch2_err_matches()
|
| A D | errcode.h | 353 #define x(class, err) BCH_ERR_##err, argument 364 static inline bool _bch2_err_matches(int err, int class) in _bch2_err_matches()
|
| /fs/smb/server/ |
| A D | server.c | 428 static ssize_t stats_show(const struct class *class, const struct class_attribute *attr, in stats_show() 447 static ssize_t kill_server_store(const struct class *class, in kill_server_store() 468 static ssize_t debug_show(const struct class *class, const struct class_attribute *attr, in debug_show() 486 static ssize_t debug_store(const struct class *class, const struct class_attribute *attr, in debug_store()
|
| /fs/jffs2/ |
| A D | xattr.h | 27 uint8_t class; member 49 uint8_t class; member
|
| A D | nodelist.h | 168 uint8_t class; /* It's used for identification */ member
|
| /fs/smb/client/ |
| A D | netmisc.c | 900 __u8 class = smb->Status.DosError.ErrorClass; in map_and_check_smb_error() local
|
| A D | smbdirect.c | 135 #define log_rdma(level, class, fmt, args...) \ argument
|
| A D | smb2ops.c | 2681 u32 class, u32 type, u32 output_len, in smb2_query_info_compound()
|
| /fs/f2fs/ |
| A D | sysfs.c | 358 int class = IOPRIO_PRIO_CLASS(cprc->ckpt_thread_ioprio); in f2fs_sbi_show() local 468 int class; in __sbi_store() local
|
| /fs/xfs/ |
| A D | xfs_sysfs.c | 663 int class, in xfs_error_sysfs_init_class()
|
| A D | xfs_inode.c | 343 uint class = 0; in xfs_lock_inumorder() local
|
| /fs/hfsplus/ |
| A D | hfsplus_fs.h | 562 enum hfsplus_btree_mutex_classes class; in hfsplus_btree_lock_class() local
|
| /fs/notify/fanotify/ |
| A D | fanotify_user.c | 1506 unsigned int class = flags & FANOTIFY_CLASS_BITS; in SYSCALL_DEFINE2() local
|
Completed in 42 milliseconds