Home
last modified time | relevance | path

Searched refs:address (Results 1 – 22 of 22) sorted by relevance

/fs/xfs/
Dxfs_dir2_leaf.c224 if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leaf_addname()
226 i = xfs_dir2_dataptr_to_db(mp, be32_to_cpu(lep->address)); in xfs_dir2_leaf_addname()
469 be32_to_cpu(leaf->ents[lowstale].address) != in xfs_dir2_leaf_addname()
480 be32_to_cpu(leaf->ents[highstale].address) != in xfs_dir2_leaf_addname()
494 ASSERT(be32_to_cpu(leaf->ents[lowstale].address) == in xfs_dir2_leaf_addname()
513 ASSERT(be32_to_cpu(leaf->ents[highstale].address) == in xfs_dir2_leaf_addname()
533 lep->address = cpu_to_be32(xfs_dir2_db_off_to_dataptr(mp, use_block, in xfs_dir2_leaf_addname()
585 if (be32_to_cpu(leaf->ents[i].address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leaf_check()
614 if (be32_to_cpu(leaf->ents[from].address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leaf_compact()
671 be32_to_cpu(leaf->ents[lowstale].address) != XFS_DIR2_NULL_DATAPTR; in xfs_dir2_leaf_compact_x1()
[all …]
Dxfs_dir2_block.c259 if (be32_to_cpu(blp[fromidx].address) == XFS_DIR2_NULL_DATAPTR) { in xfs_dir2_block_addname()
357 be32_to_cpu(blp[lowstale].address) != XFS_DIR2_NULL_DATAPTR; in xfs_dir2_block_addname()
362 be32_to_cpu(blp[highstale].address) != XFS_DIR2_NULL_DATAPTR && in xfs_dir2_block_addname()
400 blp[mid].address = cpu_to_be32(xfs_dir2_byte_to_dataptr(mp, in xfs_dir2_block_addname()
615 xfs_dir2_dataptr_to_off(mp, be32_to_cpu(blp[ent].address))); in xfs_dir2_block_lookup()
695 if ((addr = be32_to_cpu(blp[mid].address)) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_block_lookup_int()
773 ((char *)block + xfs_dir2_dataptr_to_off(mp, be32_to_cpu(blp[ent].address))); in xfs_dir2_block_removename()
789 blp[ent].address = cpu_to_be32(XFS_DIR2_NULL_DATAPTR); in xfs_dir2_block_removename()
848 ((char *)block + xfs_dir2_dataptr_to_off(mp, be32_to_cpu(blp[ent].address))); in xfs_dir2_block_replace()
982 if (be32_to_cpu(leaf->ents[from].address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leaf_to_block()
[all …]
Dxfs_dir2_node.c273 be32_to_cpu(leaf->ents[lowstale].address) != in xfs_dir2_leafn_add()
284 be32_to_cpu(leaf->ents[highstale].address) != in xfs_dir2_leafn_add()
298 ASSERT(be32_to_cpu(leaf->ents[lowstale].address) == in xfs_dir2_leafn_add()
314 ASSERT(be32_to_cpu(leaf->ents[highstale].address) == in xfs_dir2_leafn_add()
331 lep->address = cpu_to_be32(xfs_dir2_db_off_to_dataptr(mp, in xfs_dir2_leafn_add()
362 if (be32_to_cpu(leaf->ents[i].address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leafn_check()
449 if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leafn_lookup_for_addname()
454 newdb = xfs_dir2_dataptr_to_db(mp, be32_to_cpu(lep->address)); in xfs_dir2_leafn_lookup_for_addname()
589 if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leafn_lookup_for_entry()
594 newdb = xfs_dir2_dataptr_to_db(mp, be32_to_cpu(lep->address)); in xfs_dir2_leafn_lookup_for_entry()
[all …]
Dxfs_dir2_leaf.h58 __be32 address; /* address of data entry */ member
Dxfs_dir2_data.c148 if (be32_to_cpu(lep[i].address) == addr && in xfs_dir2_data_check()
162 if (be32_to_cpu(lep[i].address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_data_check()
Dxfs_dir2_sf.c100 if ((addr = be32_to_cpu(blp[i].address)) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_block_sfsize()
/fs/nfs/
Dsuper.c1243 &mnt->nfs_server.address, in nfs_parse_mount_options()
1267 &mnt->mount_server.address, in nfs_parse_mount_options()
1342 &args->mount_server.address, in nfs_try_mount()
1366 if (args->mount_server.address.ss_family == AF_UNSPEC) { in nfs_try_mount()
1367 memcpy(request.sap, &args->nfs_server.address, in nfs_try_mount()
1607 memcpy(&args->nfs_server.address, &data->addr, in nfs_validate_mount_data()
1611 &args->nfs_server.address)) in nfs_validate_mount_data()
1660 &args->nfs_server.address)) in nfs_validate_mount_data()
1663 nfs_set_port((struct sockaddr *)&args->nfs_server.address, in nfs_validate_mount_data()
1740 memcmp(&data->nfs_server.address, &nfss->nfs_client->cl_addr, in nfs_compare_remount_data()
[all …]
Dinternal.h46 struct sockaddr_storage address; member
55 struct sockaddr_storage address; member
Dclient.c567 .address = (struct sockaddr *)&clp->cl_addr, in nfs_create_rpc_client()
613 .address = (struct sockaddr *)&clp->cl_addr, in nfs_start_lockd()
742 .addr = (const struct sockaddr *)&data->nfs_server.address, in nfs_init_server()
799 memcpy(&server->mountd_address, &data->mount_server.address, in nfs_init_server()
1167 (const struct sockaddr *)&data->nfs_server.address, in nfs4_init_server()
Dmount_clnt.c47 .address = info->sap, in nfs_mount()
/fs/afs/
Dnetdevices.c58 bufs[n].address.s_addr = ifa->ifa_address; in afs_get_ipv4_interfaces()
Dcmservice.c551 reply.ia.ifaddr[loop] = ifs[loop].address.s_addr; in SRXAFSCB_TellMeAboutYourself()
Dinternal.h400 struct in_addr address; /* IPv4 address bound to interface */ member
/fs/jfs/
Djfs_imap.c437 uint address; in diReadSpecial() local
449 address = addressPXD(&sbi->ait2) >> sbi->l2nbperpage; in diReadSpecial()
452 address = AITBL_OFF >> L2PSIZE; in diReadSpecial()
460 address += inum >> 3; /* 8 inodes per 4K page */ in diReadSpecial()
463 mp = read_metapage(ip, address << sbi->l2nbperpage, PSIZE, 1); in diReadSpecial()
523 uint address; in diWriteSpecial() local
529 address = addressPXD(&sbi->ait2) >> sbi->l2nbperpage; in diWriteSpecial()
531 address = AITBL_OFF >> L2PSIZE; in diWriteSpecial()
535 address += inum >> 3; /* 8 inodes per 4K page */ in diWriteSpecial()
538 mp = read_metapage(ip, address << sbi->l2nbperpage, PSIZE, 1); in diWriteSpecial()
/fs/lockd/
Dclntlock.c62 host = nlmclnt_lookup_host(nlm_init->address, nlm_init->addrlen, in nlmclnt_init()
Dhost.c369 .address = nlm_addr(host), in nlm_bind_host()
Dmon.c107 .address = (struct sockaddr *)&sin, in nsm_create()
/fs/nfsd/
Dnfs4callback.c377 .address = (struct sockaddr *)&addr, in do_probe_callback()
/fs/cifs/
DCHANGES100 has backslash (not forward slash) between ip address of server
119 address after the "ip=" mount option, at least until mount.cifs is fixed to
679 session to the same server (ip address) for a different mount which
831 Fix oops in readpages caused by not setting address space operations in inode in
841 Changed read and write to go through pagecache. Added additional address space operations.
880 Update mount so the -unc mount option is no longer required (the ip address can be specified
DREADME260 ip The ip address of the target server
555 the same server ip address can be established
700 translate host names to ip address, and the user space helper must also
/fs/ntfs/
DChangeLog47 address space operations.
133 the address space operations ->prepare_write and ->commit_write.
317 - Fix a bug in address space operations error recovery code paths where
725 - Add a set_page_dirty address space operation for ntfs_m[fs]t_aops.
801 - Add a new address space operations struct, ntfs_mst_aops, for mst
1098 remnants of the ugly mftbmp address space and operations hack. This
1122 - Merge address space operations for files and directories (aops.c),
1156 2.0.12 - Initial cleanup of address space operations following 2.0.11 changes.
1261 - Initialize the mftbmp address space properly now that there are more
1326 directly instead of taking the address of a pointer. A return value
[all …]
/fs/reiserfs/
DREADME41 to address the fair crediting issue in the next GPL version.)