Searched refs:__s32 (Results 1 – 23 of 23) sorted by relevance
17 __s32 __pad1;18 __s32 buf_index;19 __s32 count;20 __s32 __pad2;24 __s32 readahead_size;28 __s32 sym_follow;29 __s32 __pad1;72 __s32 max_dirent_count;73 __s32 buf_index;79 __s32 max_dirent_count;[all …]
53 __s32 fs_id;54 __s32 id;60 __s32 val_sz;61 __s32 __pad1;67 __s32 returned_count;68 __s32 __pad1;71 __s32 keylen;72 __s32 __pad2;73 __s32 lengths[ORANGEFS_MAX_XATTR_LISTLEN];79 __s32 value32[2];[all …]
27 __s32 fs_id;28 __s32 __pad1;133 #define ORANGEFS_FS_ID_NULL ((__s32)0)219 __s32 key_sz; /* __s32 for portable, fixed-size structures */220 __s32 val_sz;239 __s32 dfile_count;242 __s32 distr_dir_servers_initial;245 __s32 distr_dir_servers_max;248 __s32 distr_dir_split_size;284 __s32 ORANGEFS_util_translate_mode(int mode);[all …]
105 static int fs_mount_pending(__s32 fsid) in fs_mount_pending()163 __s32 proto_ver = ORANGEFS_KERNEL_PROTO_VERSION; in orangefs_devreq_read()164 static __s32 magic = ORANGEFS_DEVREQ_MAGIC; in orangefs_devreq_read()193 __s32 fsid; in orangefs_devreq_read()281 ret = copy_to_user(buf, &proto_ver, sizeof(__s32)); in orangefs_devreq_read()284 ret = copy_to_user(buf + sizeof(__s32), &magic, sizeof(__s32)); in orangefs_devreq_read()287 ret = copy_to_user(buf + 2 * sizeof(__s32), in orangefs_devreq_read()292 ret = copy_to_user(buf + 2 * sizeof(__s32) + sizeof(__u64), in orangefs_devreq_read()593 static __s32 magic = ORANGEFS_DEVREQ_MAGIC; in dispatch_ioctl_command()594 static __s32 max_up_size = MAX_DEV_REQ_UPSIZE; in dispatch_ioctl_command()[all …]
71 #define MAX_DEV_REQ_UPSIZE (2 * sizeof(__s32) + \73 #define MAX_DEV_REQ_DOWNSIZE (2 * sizeof(__s32) + \208 __s32 fs_id;318 struct orangefs_kernel_op_s *op_alloc(__s32 type);405 __s32 fsid_of_op(struct orangefs_kernel_op_s *op);429 int orangefs_normalize_to_errno(__s32 error_code);
49 __s32 type = new_op->upcall.type; in get_opname_string()116 struct orangefs_kernel_op_s *op_alloc(__s32 type) in op_alloc()
14 __s32 fsid_of_op(struct orangefs_kernel_op_s *op) in fsid_of_op()16 __s32 fsid = ORANGEFS_FS_ID_NULL; in fsid_of_op()474 int orangefs_normalize_to_errno(__s32 error_code) in orangefs_normalize_to_errno()537 __s32 ORANGEFS_util_translate_mode(int mode) in ORANGEFS_util_translate_mode()
393 static int orangefs_unmount(int id, __s32 fs_id, const char *devname) in orangefs_unmount()
38 __s32 bmv_count; /* # of entries in array incl. 1st */39 __s32 bmv_entries; /* # of entries filled in (output) */57 __s32 bmv_count; /* # of entries in array incl. 1st */58 __s32 bmv_entries; /* # of entries filled in (output). */59 __s32 bmv_iflags; /* input flags (1st structure) */60 __s32 bmv_oflags; /* output flags (after 1st structure)*/61 __s32 bmv_unused1; /* future use */62 __s32 bmv_unused2; /* future use */119 __s32 l_sysid;121 __s32 l_pad[4]; /* reserve area */[all …]
36 __s32 tv_nsec; /* and nanoseconds */46 __s32 bs_blksize; /* block size */53 __s32 bs_extsize; /* extent size */54 __s32 bs_extents; /* number of extents */68 __s32 icount; /* count of entries in buffer */129 __s32 am_error;154 __s32 l_sysid;156 __s32 l_pad[4]; /* reserve area */185 __s32 version; /* structure version */197 __s32 xi_alloccount; /* # bits set in allocmask */
40 __s32 bmv_oflags; /* output flags */
161 __s32 sec32; in xfs_bstime_store_compat()316 copy_to_user(bulkreq.ocount, &breq.ocount, sizeof(__s32))) in xfs_compat_ioc_fsbulkstat()
115 copy_to_user(hreq->ohandlen, &hsize, sizeof(__s32))) in xfs_find_handle()807 copy_to_user(bulkreq.ocount, &breq.ocount, sizeof(__s32))) in xfs_ioc_fsbulkstat()
768 __s32 s_contigsumsize;/* size of cluster summary array, 44bsd */771 __s32 s_postblformat; /* format of positional layout tables */772 __s32 s_nrpos; /* number of rotational positions */773 __s32 s_postbloff; /* (__s16) rotation block list head */774 __s32 s_rotbloff; /* (__u8) blocks for each rotation */793 __s32 fs_magic; /* filesystem magic */
35 __s32 l_sysid;37 __s32 l_pad[4]; /* reserve area */
58 __s32 excl_mount;
26 s32_to_loff_t(__s32 offset) in s32_to_loff_t()31 static inline __s3234 __s32 res; in loff_t_to_s32()
666 #define NFS_LOCK32_OFFSET_MAX ((__s32)0x7fffffffUL)669 __s32 start, end; in nfs_lock_check_bounds()671 start = (__s32)fl->fl_start; in nfs_lock_check_bounds()676 end = (__s32)fl->fl_end; in nfs_lock_check_bounds()
119 __s32 s_session;
536 __s32 timer, __s8 timer_hi) in copy_from_xfs_dqblk_ts()654 __s32 *timer_lo, __s8 *timer_hi, s64 timer) in copy_to_xfs_dqblk_ts()
139 ((__s32)(b) - (__s32)(a) < 0))142 ((__s32)(a) - (__s32)(b) >= 0))
772 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
2308 __s32, min_nr, in SYSCALL_DEFINE5() argument2309 __s32, nr, in SYSCALL_DEFINE5()