Lines Matching refs:fs_locations
126 * Check that fs_locations::fs_root [RFC3530 6.3] is a prefix for what we
408 struct nfs4_fs_locations *fs_locations = NULL;
417 fs_locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
418 if (!fs_locations)
427 err = nfs4_proc_fs_locations(client, d_inode(parent), &dentry->d_name, fs_locations, page);
433 if (fs_locations->nlocations <= 0 ||
434 fs_locations->fs_path.ncomponents <= 0)
437 err = nfs_follow_referral(fc, fs_locations);
439 kfree(fs_locations);
473 * Try one location from the fs_locations array.
528 * @locations: fs_locations array