| /fs/jffs2/ |
| A D | nodelist.h | 36 #define cpu_to_je16(x) ((jint16_t){x}) argument 37 #define cpu_to_je32(x) ((jint32_t){x}) argument 40 #define constant_cpu_to_je16(x) ((jint16_t){x}) argument 41 #define constant_cpu_to_je32(x) ((jint32_t){x}) argument 43 #define je16_to_cpu(x) ((x).v16) argument 44 #define je32_to_cpu(x) ((x).v32) argument 54 #define je16_to_cpu(x) (be16_to_cpu(x.v16)) argument 55 #define je32_to_cpu(x) (be32_to_cpu(x.v32)) argument 65 #define je16_to_cpu(x) (le16_to_cpu(x.v16)) argument 66 #define je32_to_cpu(x) (le32_to_cpu(x.v32)) argument [all …]
|
| A D | malloc.c | 105 void jffs2_free_full_dirent(struct jffs2_full_dirent *x) in jffs2_free_full_dirent() 119 void jffs2_free_full_dnode(struct jffs2_full_dnode *x) in jffs2_free_full_dnode() 133 void jffs2_free_raw_dirent(struct jffs2_raw_dirent *x) in jffs2_free_raw_dirent() 147 void jffs2_free_raw_inode(struct jffs2_raw_inode *x) in jffs2_free_raw_inode() 162 void jffs2_free_tmp_dnode_info(struct jffs2_tmp_dnode_info *x) in jffs2_free_tmp_dnode_info() 226 void jffs2_free_refblock(struct jffs2_raw_node_ref *x) in jffs2_free_refblock() 240 void jffs2_free_node_frag(struct jffs2_node_frag *x) in jffs2_free_node_frag() 254 void jffs2_free_inode_cache(struct jffs2_inode_cache *x) in jffs2_free_inode_cache()
|
| /fs/lockd/ |
| A D | trace.h | 36 #define nlm_status_code(x) TRACE_DEFINE_ENUM(NLM_##x); argument 37 #define nlm_status_code_end(x) TRACE_DEFINE_ENUM(NLM_##x); argument 43 #define nlm_status_code(x) { NLM_##x, #x }, argument 44 #define nlm_status_code_end(x) { NLM_##x, #x } argument 46 #define show_nlm_status(x) __print_symbolic(x, NLM_STATUS_LIST) argument
|
| /fs/gfs2/ |
| A D | lops.h | 39 int x; in lops_before_commit() local 48 int x; in lops_after_commit() local 58 int x; in lops_before_scan() local 69 int x, error; in lops_scan_elements() local 84 int x; in lops_after_scan() local
|
| A D | trace_gfs2.h | 22 #define glock_trace_name(x) __print_symbolic(x, \ argument 31 #define block_state_name(x) __print_symbolic(x, \ argument 42 #define rs_func_name(x) __print_symbolic(x, \ argument
|
| /fs/jfs/ |
| A D | jfs_debug.h | 100 #define INCREMENT(x) ((x)++) argument 101 #define DECREMENT(x) ((x)--) argument 102 #define HIGHWATERMARK(x,y) ((x) = max((x), (y))) argument 104 #define INCREMENT(x) argument 105 #define DECREMENT(x) argument 106 #define HIGHWATERMARK(x,y) argument
|
| /fs/bcachefs/ |
| A D | opts.h | 123 #define x(t, n) FSCK_FIX_##t, macro 554 #define x(_name, _bits, ...) unsigned _name##_defined:1; macro 558 #define x(_name, _bits, ...) _bits _name; macro 571 #define x(_name, _bits, _mode, _type, _sb_opt, _default, ...) \ macro 598 #define x(_name, ...) Opt_##_name, macro 669 #define x(_name, _bits) u##_bits _name; macro 672 #define x(_name, _bits) u64 _name##_from_inode:1; macro
|
| A D | sysfs.c | 198 #define x(t, n, ...) read_attribute(t); macro 222 #define x(_name) \ macro 525 #define x(t, n, f, ...) \ in SHOW() macro 556 #define x(t, ...) \ macro 747 #define x(name) \ in SHOW() macro 760 #define x(name) \ in STORE() macro 770 #define x(name) \ macro
|
| A D | errcode.c | 10 #define x(class, err) [BCH_ERR_##err - BCH_ERR_START] = #err, macro 17 #define x(class, err) [BCH_ERR_##err - BCH_ERR_START] = class, macro
|
| A D | sb-downgrade.c | 164 #define x(ver, passes, ...) static const u16 upgrade_##ver##_errors[] = { __VA_ARGS__ }; macro 169 #define x(ver, passes, ...) { \ macro 239 #define x(ver, passes, ...) static const u16 downgrade_##ver##_errors[] = { __VA_ARGS__ }; macro 244 #define x(ver, passes, ...) { \ macro
|
| A D | sb-counters_format.h | 99 #define x(t, n, ...) BCH_COUNTER_##t, macro 106 #define x(t, n, ...) BCH_COUNTER_STABLE_##t = n, macro
|
| A D | opts.c | 17 #define x(t, n, ...) [n] = #t, macro 175 #define x(_name, ...) \ in bch2_opts_apply() macro 186 #define x(_name, ...) \ in bch2_opt_defined_by_id() macro 199 #define x(_name, ...) \ in bch2_opt_get_by_id() macro 212 #define x(_name, ...) \ in bch2_opt_set_by_id() macro 252 #define x(_name, _bits, _flags, _type, _sb_opt, _default, _hint, _help) \ macro 821 #define x(_name, _bits) ._name = src._name, in bch2_opts_to_inode_opts() macro 833 #define x(_name, _bits) Opt_##_name, in bch2_opt_is_inode_opt() macro
|
| A D | inode.h | 100 #define x(_name, _bits) u##_bits _name; macro 109 #define x(_name, _bits) + 8 + _bits / 8 macro 186 #define x(_name, ...) \ in bch2_inode_opt_set() macro 201 #define x(_name, ...) \ in bch2_inode_opt_get() macro
|
| A D | btree_types.h | 154 #define x(n) BCH_BTREE_CACHE_NOT_FREED_##n, macro 273 #define x(n) BTREE_ITER_FLAG_BIT_##n, macro 285 #define x(n) BTREE_ITER_##n = 1U << BTREE_ITER_FLAG_BIT_##n, macro 288 #define x(n) STR_HASH_##n = 1U << BTREE_ITER_FLAG_BIT_##n, macro 291 #define x(n) BTREE_UPDATE_##n = 1U << BTREE_ITER_FLAG_BIT_##n, macro 294 #define x(n) BTREE_TRIGGER_##n = 1U << BTREE_ITER_FLAG_BIT_##n, macro 596 #define x(t, n) BTREE_WRITE_##t, macro 630 #define x(flag) BTREE_NODE_##flag, macro 635 #define x(flag) \ macro 656 #define x(n) BTREE_NODE_REWRITE_##n, macro [all …]
|
| A D | sb-members_format.h | 29 #define x(t, n) BCH_IOPS_##t = n, macro 41 #define x(t, n) BCH_MEMBER_ERROR_##t = n, macro 110 #define x(t, n) BCH_MEMBER_STATE_##t = n, macro
|
| A D | bcachefs_format.h | 526 #define x(f, nr) BCH_SB_FIELD_##f = nr, macro 952 #define x(f, n) BCH_FEATURE_##f, macro 965 #define x(f, n) BCH_COMPAT_##f, macro 995 #define x(t, n) BCH_ON_ERROR_##t = n, macro 1008 #define x(t, n) BCH_DEGRADED_##t = n, macro 1021 #define x(t, n) BCH_STR_HASH_##t = n, macro 1033 #define x(t, n) BCH_STR_HASH_OPT_##t = n, macro 1050 #define x(t, n) BCH_CSUM_##t = n, macro 1085 #define x(t, n) BCH_CSUM_OPT_##t = n, macro 1177 #define x(f, nr) BCH_JSET_ENTRY_##f = nr, macro [all …]
|
| A D | recovery_passes_format.h | 71 #define x(n, id, when) BCH_RECOVERY_PASS_##n, macro 79 #define x(n, id, when) BCH_RECOVERY_PASS_STABLE_##n = id, macro
|
| /fs/netfs/ |
| A D | fscache_main.c | 32 #define HASH_MIX(x, y, a) \ argument 38 static inline unsigned int fold_hash(unsigned long x, unsigned long y) in fold_hash() 53 unsigned int a, x = 0, y = salt, n = len / sizeof(__le32); in fscache_hash() local
|
| /fs/nfsd/ |
| A D | trace.h | 94 #define show_nfsd_may_flags(x) \ argument 218 #define show_fs_file_type(x) \ argument 681 #define show_stid_type(x) \ argument 688 #define show_stid_status(x) \ argument 1404 #define show_drc_retval(x) \ argument
|
| /fs/smb/common/ |
| A D | cifs_md4.c | 30 static inline u32 lshift(u32 x, unsigned int s) in lshift() 36 static inline u32 F(u32 x, u32 y, u32 z) in F() 41 static inline u32 G(u32 x, u32 y, u32 z) in G() 46 static inline u32 H(u32 x, u32 y, u32 z) in H()
|
| /fs/freevxfs/ |
| A D | vxfs.h | 222 #define VXFS_ISFIFO(x) VXFS_IS_TYPE((x),VXFS_IFIFO) argument 223 #define VXFS_ISCHR(x) VXFS_IS_TYPE((x),VXFS_IFCHR) argument 224 #define VXFS_ISDIR(x) VXFS_IS_TYPE((x),VXFS_IFDIR) argument 225 #define VXFS_ISNAM(x) VXFS_IS_TYPE((x),VXFS_IFNAM) argument 226 #define VXFS_ISBLK(x) VXFS_IS_TYPE((x),VXFS_IFBLK) argument 227 #define VXFS_ISLNK(x) VXFS_IS_TYPE((x),VXFS_IFLNK) argument 228 #define VXFS_ISREG(x) VXFS_IS_TYPE((x),VXFS_IFREG) argument 229 #define VXFS_ISCMP(x) VXFS_IS_TYPE((x),VXFS_IFCMP) argument 230 #define VXFS_ISSOC(x) VXFS_IS_TYPE((x),VXFS_IFSOC) argument 232 #define VXFS_ISFSH(x) VXFS_IS_TYPE((x),VXFS_IFFSH) argument [all …]
|
| /fs/xfs/ |
| A D | xfs_linux.h | 138 #define howmany(x, y) (((x)+((y)-1))/(y)) argument 179 static inline uint64_t rounddown_64(uint64_t x, uint32_t y) in rounddown_64() 185 static inline uint64_t roundup_64(uint64_t x, uint32_t y) in roundup_64() 192 static inline uint64_t howmany_64(uint64_t x, uint32_t y) in howmany_64() 199 static inline bool isaligned_64(uint64_t x, uint32_t y) in isaligned_64()
|
| /fs/ext4/ |
| A D | hash.c | 34 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) argument 35 #define G(x, y, z) (((x) & (y)) + (((x) ^ (y)) & (z))) argument 36 #define H(x, y, z) ((x) ^ (y) ^ (z)) argument 44 #define ROUND(f, a, b, c, d, x, s) \ argument
|
| /fs/cachefiles/ |
| A D | key.c | 25 static inline unsigned int how_many_hex_digits(unsigned int x) in how_many_hex_digits() 93 u32 x; in cachefiles_cook_key() local
|
| /fs/afs/ |
| A D | yfsclient.c | 18 #define xdr_size(x) (sizeof(*x) / sizeof(__be32)) argument 22 const struct yfs_xdr_YFSFid *x = (const void *)*_bp; in xdr_decode_YFSFid() local 39 struct yfs_xdr_u64 *x = (void *)bp; in xdr_encode_u64() local 47 struct yfs_xdr_YFSFid *x = (void *)bp; in xdr_encode_YFSFid() local 89 struct yfs_xdr_YFSStoreStatus *x = (void *)bp; in xdr_encode_YFSStoreStatus() local 155 __be32 x[4]; in xdr_dump_bad() local 231 struct yfs_xdr_YFSCallBack *x = (void *)*_bp; in xdr_decode_YFSCallBack() local 247 struct yfs_xdr_YFSVolSync *x = (void *)*_bp; in xdr_decode_YFSVolSync() local 267 struct yfs_xdr_YFSStoreStatus *x = (void *)bp; in xdr_encode_YFS_StoreStatus() local 306 const struct yfs_xdr_YFSFetchVolumeStatus *x = (const void *)*_bp; in xdr_decode_YFSFetchVolumeStatus() local
|