| /fs/bcachefs/ |
| D | vstructs.h | 19 #define __vstruct_bytes(_type, _u64s) \ argument 29 #define __vstruct_blocks(_type, _sector_block_bits, _u64s) \ argument
|
| D | btree_update.h | 242 #define bch2_bkey_make_mut_noupdate_typed(_trans, _k, _type) \ argument 270 #define bch2_bkey_make_mut_typed(_trans, _iter, _k, _flags, _type) \ argument 334 #define bch2_bkey_get_mut_typed(_trans, _iter, _btree_id, _pos, _flags, _type)\ argument 359 #define bch2_bkey_alloc(_trans, _iter, _flags, _type) \ argument
|
| D | darray.h | 13 #define DARRAY_PREALLOCATED(_type, _nr) \ argument 20 #define DARRAY(_type) DARRAY_PREALLOCATED(_type, 0) argument
|
| D | xattr.h | 32 #define X_SEARCH(_type, _name, _len) ((struct xattr_search_key) \ argument
|
| D | error.h | 233 #define bch2_dev_io_err_on(cond, ca, _type, ...) \ argument 244 #define bch2_dev_inum_io_err_on(cond, ca, _type, ...) \ argument
|
| D | checksum.h | 41 #define csum_vstruct(_c, _type, _nonce, _i) \ argument
|
| D | opts.h | 533 #define x(_name, _bits, _mode, _type, _sb_opt, _default, ...) \ argument
|
| D | util.h | 43 #define type_is_exact(_val, _type) \ argument 46 #define type_is(_val, _type) \ argument
|
| D | btree_iter.h | 592 #define bch2_bkey_get_iter_typed(_trans, _iter, _btree_id, _pos, _flags, _type)\ argument 628 #define bch2_bkey_get_val_typed(_trans, _btree_id, _pos, _flags, _type, _val)\ argument
|
| D | opts.c | 238 #define x(_name, _bits, _flags, _type, _sb_opt, _default, _hint, _help) \ argument
|
| /fs/ceph/ |
| D | xattr.c | 374 #define CEPH_XATTR_NAME(_type, _name) XATTR_CEPH_PREFIX #_type "." #_name argument 375 #define CEPH_XATTR_NAME2(_type, _name, _name2) \ argument 378 #define XATTR_NAME_CEPH(_type, _name, _flags) \ argument 386 #define XATTR_RSTAT_FIELD(_type, _name) \ argument 388 #define XATTR_RSTAT_FIELD_UPDATABLE(_type, _name) \ argument 396 #define XATTR_LAYOUT_FIELD(_type, _name, _field) \ argument 404 #define XATTR_QUOTA_FIELD(_type, _name) \ argument
|
| /fs/configfs/ |
| D | dir.c | 954 #define type_print(_type) if (sd->s_type & _type) pr_info("%*s %s\n", level, " ", #_type); in configfs_dump_one() argument
|
| /fs/btrfs/ |
| D | sysfs.c | 2366 #define QGROUP_RSV_ATTR(_name, _type) \ argument
|