Searched defs:class (Results 1 – 10 of 10) sorted by relevance
/fs/smb/server/ |
D | server.c | 435 static ssize_t stats_show(struct class *class, struct class_attribute *attr, in stats_show() 454 static ssize_t kill_server_store(struct class *class, in kill_server_store() 475 static ssize_t debug_show(struct class *class, struct class_attribute *attr, in debug_show() 493 static ssize_t debug_store(struct class *class, struct class_attribute *attr, in debug_store()
|
/fs/jffs2/ |
D | xattr.h | 27 uint8_t class; member 49 uint8_t class; member
|
D | nodelist.h | 168 uint8_t class; /* It's used for identification */ member
|
/fs/smb/client/ |
D | netmisc.c | 892 __u8 class = smb->Status.DosError.ErrorClass; in map_and_check_smb_error() local
|
D | smbdirect.c | 135 #define log_rdma(level, class, fmt, args...) \ argument
|
D | smb2ops.c | 2545 u32 class, u32 type, u32 output_len, in smb2_query_info_compound()
|
/fs/f2fs/ |
D | sysfs.c | 315 int class = IOPRIO_PRIO_CLASS(cprc->ckpt_thread_ioprio); in f2fs_sbi_show() local 415 int class; in __sbi_store() local
|
/fs/xfs/ |
D | xfs_sysfs.c | 612 int class, in xfs_error_sysfs_init_class()
|
D | xfs_inode.c | 411 uint class = 0; in xfs_lock_inumorder() local
|
/fs/notify/fanotify/ |
D | fanotify_user.c | 1349 unsigned int class = flags & FANOTIFY_CLASS_BITS; in SYSCALL_DEFINE2() local
|