/linux-3.3/fs/ubifs/ |
D | xattr.c | 101 const struct qstr *nm, const void *value, int size) in create_xattr() 251 static int check_namespace(const struct qstr *nm) in check_namespace() 301 struct qstr nm = { .name = name, .len = strlen(name) }; in ubifs_setxattr() local 364 struct qstr nm = { .name = name, .len = strlen(name) }; in ubifs_getxattr() local 427 struct qstr nm = { .name = NULL }; in ubifs_listxattr() local 484 struct inode *inode, const struct qstr *nm) in remove_xattr() 527 struct qstr nm = { .name = name, .len = strlen(name) }; in ubifs_removexattr() local
|
D | key.h | 154 const struct qstr *nm) in dent_key_init() 188 ino_t inum, const struct qstr *nm) in dent_key_init_flash() 222 const struct qstr *nm) in xent_key_init() 239 ino_t inum, const struct qstr *nm) in xent_key_init_flash()
|
D | tnc.c | 539 const struct qstr *nm) in matches_name() 709 const struct qstr *nm) in resolve_collision() 827 const struct qstr *nm) in fallible_matches_name() 898 const struct qstr *nm, int adding) in fallible_resolve_collision() 1809 void *node, const struct qstr *nm) in do_lookup_nm() 1857 void *node, const struct qstr *nm) in ubifs_tnc_lookup_nm() 2299 int lnum, int offs, int len, const struct qstr *nm) in ubifs_tnc_add_nm() 2534 const struct qstr *nm) in ubifs_tnc_remove_nm() 2689 struct qstr nm = { .name = NULL }; in ubifs_tnc_remove_ino() local 2767 const struct qstr *nm) in ubifs_tnc_next_ent()
|
D | dir.c | 177 const struct qstr *nm) in dbg_check_name() 190 #define dbg_check_name(c, dent, nm) 0 argument 360 struct qstr nm; in ubifs_readdir() local 634 struct qstr nm = { .name = NULL }; in check_dir_empty() local
|
D | journal.c | 542 const struct qstr *nm, const struct inode *inode, in ubifs_jnl_update() 1285 const struct inode *inode, const struct qstr *nm) in ubifs_jnl_delete_xattr()
|
D | replay.c | 64 struct qstr nm; member
|
D | debug.c | 238 struct qstr nm = { .name = NULL }; in dbg_dump_inode() local 1189 struct qstr nm = { .name = NULL }; in dbg_check_dir() local
|
/linux-3.3/scripts/dtc/ |
D | checks.c | 67 #define CHECK(nm, tfn, nfn, pfn, d, lvl, ...) \ argument 81 #define TREE_CHECK(nm, d, lvl, ...) \ argument 83 #define NODE_CHECK(nm, d, lvl, ...) \ argument 85 #define PROP_CHECK(nm, d, lvl, ...) \ argument 87 #define BATCH_CHECK(nm, lvl, ...) \ argument 193 #define CHECK_IS_STRING(nm, propname, lvl) \ argument 210 #define CHECK_IS_CELL(nm, propname, lvl) \ argument
|
D | data.c | 25 struct marker *m, *nm; in data_free() local
|
/linux-3.3/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 448 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_transport_detach() local 523 struct fcoe_netdev_mapping *nm; in fcoe_add_netdev_mapping() local 543 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_del_netdev_mapping() local 570 struct fcoe_netdev_mapping *nm; in fcoe_netdev_map_lookup() local
|
/linux-3.3/security/selinux/ss/ |
D | mls.c | 38 char *nm; in mls_compute_context_len() local 91 char *scontextp, *nm; in mls_sid_to_context() local
|
/linux-3.3/drivers/usb/dwc3/ |
D | debugfs.c | 54 #define dump_register(nm) \ argument
|
/linux-3.3/include/linux/ |
D | transport_class.h | 27 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument
|
/linux-3.3/sound/pci/asihpi/ |
D | hpioctl.c | 313 int idx, nm; in asihpi_adapter_probe() local
|
/linux-3.3/drivers/mtd/ubi/ |
D | debug.c | 188 char nm[17]; in ubi_dbg_dump_mkvol_req() local
|
/linux-3.3/mm/ |
D | mempolicy.c | 1411 unsigned long __user *nm = NULL; in compat_sys_get_mempolicy() local 1439 unsigned long __user *nm = NULL; in compat_sys_set_mempolicy() local 1463 unsigned long __user *nm = NULL; in compat_sys_mbind() local
|
/linux-3.3/block/ |
D | blk-sysfs.c | 229 unsigned long nm; in queue_nomerges_store() local
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | radeon_i2c.c | 226 u32 nm; in radeon_get_i2c_prescale() local
|
/linux-3.3/drivers/md/ |
D | md.h | 495 char nm[20]; in sysfs_link_rdev() local 505 char nm[20]; in sysfs_unlink_rdev() local
|
/linux-3.3/arch/sparc/kernel/ |
D | ioport.c | 693 const char *nm; in sparc_io_proc_show() local
|
/linux-3.3/drivers/media/video/uvc/ |
D | uvc_ctrl.c | 1906 struct uvc_control_mapping *mapping, *nm; in uvc_ctrl_cleanup_mappings() local
|
/linux-3.3/net/iucv/ |
D | af_iucv.c | 407 static struct sock *__iucv_get_sock_by_name(char *nm) in __iucv_get_sock_by_name()
|
/linux-3.3/drivers/iommu/ |
D | amd_iommu_types.h | 679 #define DECLARE_STATS_COUNTER(nm) \ argument
|
/linux-3.3/include/drm/ |
D | drm_crtc.h | 107 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
|
/linux-3.3/drivers/scsi/ |
D | scsi_transport_fc.c | 1779 fc_parse_wwn(const char *ns, u64 *nm) in fc_parse_wwn()
|