| /linux/fs/nfs/ |
| H A D | nfs4namespace.c | 130 const struct nfs4_fs_locations *locations, in nfs4_validate_fspath() argument 149 fs_path = nfs4_pathname_string(&locations->fs_path, &len); in nfs4_validate_fspath() 365 * @locations: array of NFSv4 server location information 369 const struct nfs4_fs_locations *locations) in nfs_follow_referral() argument 374 if (locations == NULL || locations->nlocations <= 0) in nfs_follow_referral() 380 error = nfs4_validate_fspath(ctx->clone_data.dentry, locations, ctx); in nfs_follow_referral() 385 for (loc = 0; loc < locations->nlocations; loc++) { in nfs_follow_referral() 386 const struct nfs4_fs_location *location = &locations->locations[loc]; in nfs_follow_referral() 425 /* Get locations */ in nfs_do_refmount() 428 dprintk("%s: getting locations for %pd2\n", in nfs_do_refmount() [all …]
|
| H A D | nfs40proc.c | 169 struct nfs4_fs_locations *locations, in _nfs40_proc_get_locations() argument 186 .fs_locations = locations, in _nfs40_proc_get_locations() 199 nfs_fattr_init(locations->fattr); in _nfs40_proc_get_locations() 200 locations->server = server; in _nfs40_proc_get_locations() 201 locations->nlocations = 0; in _nfs40_proc_get_locations()
|
| /linux/fs/nfsd/ |
| H A D | export.c | 317 struct nfsd4_fs_location *locations = fsloc->locations; in nfsd4_fslocs_free() local 320 if (!locations) in nfsd4_fslocs_free() 324 kfree(locations[i].path); in nfsd4_fslocs_free() 325 kfree(locations[i].hosts); in nfsd4_fslocs_free() 328 kfree(locations); in nfsd4_fslocs_free() 329 fsloc->locations = NULL; in nfsd4_fslocs_free() 470 if (fsloc->locations) in fsloc_parse() 482 fsloc->locations = kzalloc_objs(struct nfsd4_fs_location, in fsloc_parse() 484 if (!fsloc->locations) in fsloc_parse() 493 fsloc->locations[i].hosts = kstrdup(buf, GFP_KERNEL); in fsloc_parse() [all …]
|
| H A D | export.h | 18 * FS Locations 30 struct nfsd4_fs_location *locations; member
|
| /linux/arch/s390/kernel/ |
| H A D | asm-offsets.c | 78 /* hardware defined lowcore locations 0x000 - 0x1ff */ in main() 118 /* software defined lowcore locations 0x200 - 0xdff*/ in main() 145 /* software defined ABI-relevant lowcore locations 0xe00 - 0xe20 */ in main() 150 /* hardware defined lowcore locations 0x1000 - 0x18ff */ in main()
|
| /linux/arch/m68k/include/asm/ |
| H A D | sun3xprom.h | 2 /* Useful PROM locations */ 17 /* interesting hardware locations */
|
| /linux/arch/arm/nwfpe/ |
| H A D | softfloat-macros | 138 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 174 the locations pointed to by `z0Ptr' and `z1Ptr'. 214 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted 223 and the integer part of the result is returned at the locations pointed to 285 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 304 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 341 are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 361 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 400 64-bit pieces which are stored at the locations pointed to by `z0Ptr' and 419 result is broken into three 64-bit pieces which are stored at the locations [all …]
|
| /linux/tools/memory-model/litmus-tests/ |
| H A D | README | 127 also demonstrates the "locations" debugging aid, which designates 128 additional registers and locations to be printed out in the dump 129 of final states in the herd7 output. Without the "locations" 130 statement, only those registers and locations mentioned in the
|
| H A D | SB+rfionceonce-poonceonces.litmus | 31 locations [0:r1; 1:r3; x; y] (* Debug aid: Print things not in "exists". *)
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-dust.rst | 5 locations, and the ability to enable the emulation of the failures 28 messages to add arbitrary bad blocks at new locations, and the 290 dm-flakey fails all I/O from all block locations at a specified time
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | chromeos-acpi-device.rst | 37 - Chrome OS NVRAM locations 256 VBNV (Chrome OS NVRAM locations) 258 This control method returns information about the NVRAM (CMOS) locations used to
|
| /linux/fs/squashfs/ |
| H A D | export.c | 21 * locations are directly encoded in directories, enabling direct access 144 * table0], table[1], ... table[indexes - 1] store the locations in squashfs_read_inode_lookup_table()
|
| /linux/lib/ |
| H A D | parser.c | 28 * locations. 108 * locations. 113 * tokens, and whose locations will be returned in the @args array.
|
| /linux/Documentation/driver-api/ |
| H A D | vme.rst | 252 monitoring adjacent locations. The function :c:func:`vme_lm_count` can be used 253 to determine how many locations are provided. 270 location. Each location monitor can monitor a number of adjacent locations. The
|
| /linux/rust/proc-macro2/ |
| H A D | extra.rs | 20 /// uses 32-bit source locations, and these wrap around when the total source 74 #[cfg_attr(docsrs, doc(cfg(feature = "span-locations")))]
|
| H A D | lib.rs | 187 #[cfg_attr(docsrs, doc(cfg(feature = "span-locations")))] 432 /// This method requires the `"span-locations"` feature to be enabled. 440 #[cfg_attr(docsrs, doc(cfg(feature = "span-locations")))] 447 /// This method requires the `"span-locations"` feature to be enabled. 455 #[cfg_attr(docsrs, doc(cfg(feature = "span-locations")))] 462 /// This method requires the `"span-locations"` feature to be enabled. 470 #[cfg_attr(docsrs, doc(cfg(feature = "span-locations")))] 481 #[cfg_attr(docsrs, doc(cfg(feature = "span-locations")))] 493 #[cfg_attr(docsrs, doc(cfg(feature = "span-locations")))]
|
| /linux/arch/x86/lib/ |
| H A D | pc-conf-reg.c | 3 * Support for the configuration register space at port I/O locations
|
| /linux/include/asm-generic/ |
| H A D | parport.h | 7 * locations in the I/O space, which are scanned by
|
| /linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 279 - Locations 0 - 15 for VLAN ID filters 280 - Locations 16 - 31 for L2 EtherType filters 281 - Locations 32 - 39 for L3/L4 5-tuple filters (locations 32, 36 for IPv6)
|
| /linux/arch/x86/include/asm/ |
| H A D | pc-conf-reg.h | 3 * Support for the configuration register space at port I/O locations
|
| /linux/Documentation/litmus-tests/atomic/ |
| H A D | cmpxchg-fail-unordered-1.litmus | 33 locations[0:r1;1:r1]
|
| H A D | cmpxchg-fail-ordered-1.litmus | 34 locations[0:r1;1:r1]
|
| /linux/Documentation/litmus-tests/locking/ |
| H A D | RM-fixed.litmus | 39 locations [x;0:r2;1:r0;1:r1;1:r2]
|
| H A D | RM-broken.litmus | 39 locations [x;0:r2;1:r0;1:r1;1:r2]
|
| /linux/tools/include/nolibc/ |
| H A D | std.h | 11 * stdint.h, ctype.h, unistd.h and a few other common locations. Please place
|