Home
last modified time | relevance | path

Searched defs:nptr (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/fs/xfs/
Dxfs_ialloc_btree.c58 union xfs_btree_ptr *nptr, in xfs_inobt_set_root()
Dxfs_btree.c2329 union xfs_btree_ptr nptr; /* new block addr */ in xfs_btree_new_iroot() local
2428 int nptr; /* new value for key index, 1 or 2 */ in xfs_btree_new_root() local
2549 union xfs_btree_ptr *nptr, /* new btree ptr */ in xfs_btree_make_block_unfull()
2626 union xfs_btree_ptr nptr; /* new block ptr */ in xfs_btree_insrec() local
2833 union xfs_btree_ptr nptr; /* new block number (split result) */ in xfs_btree_insert() local
/linux-3.3/tools/perf/util/include/linux/
Dkernel.h85 simple_strtoul(const char *nptr, char **endptr, int base) in simple_strtoul()
/linux-3.3/drivers/net/wimax/i2400m/
Dfw.c226 void *nptr = krealloc(*ptr, new_size, gfp_flags); in i2400m_zrealloc_2x() local
/linux-3.3/net/ipv4/netfilter/
Dnf_nat_snmp_basic.c871 const unsigned char *nptr, in fast_csum()