/linux-4.4.14/Documentation/DocBook/ |
D | filesystems.xml.db | 80 API-vfs-setlease 82 API-vfs-test-lock 83 API-vfs-lock-file 85 API-vfs-cancel-lock 100 API-vfs-path-lookup 102 API-vfs-unlink 103 API-vfs-link 104 API-vfs-rename
|
D | kernel-api.xml.db | 523 API-pci-vfs-assigned
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | adf_dev_mgr.c | 374 int vfs = 0; in adf_get_num_dettached_vfs() local 381 vfs++; in adf_get_num_dettached_vfs() 384 return vfs; in adf_get_num_dettached_vfs()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | port.c | 536 int vfs; in mlx4_get_slave_num_gids() local 564 vfs = bitmap_weight(slaves_pport.slaves, dev->persist->num_vfs + 1) - 1; in mlx4_get_slave_num_gids() 565 if (slave_gid <= ((MLX4_ROCE_MAX_GIDS - MLX4_ROCE_PF_GIDS) % vfs)) in mlx4_get_slave_num_gids() 566 return ((MLX4_ROCE_MAX_GIDS - MLX4_ROCE_PF_GIDS) / vfs) + 1; in mlx4_get_slave_num_gids() 567 return (MLX4_ROCE_MAX_GIDS - MLX4_ROCE_PF_GIDS) / vfs; in mlx4_get_slave_num_gids() 575 int vfs; in mlx4_get_base_gid_ix() local 602 vfs = bitmap_weight(slaves_pport.slaves, dev->persist->num_vfs + 1) - 1; in mlx4_get_base_gid_ix() 603 if (slave_gid <= gids % vfs) in mlx4_get_base_gid_ix() 604 return MLX4_ROCE_PF_GIDS + ((gids / vfs) + 1) * (slave_gid - 1); in mlx4_get_base_gid_ix() 606 return MLX4_ROCE_PF_GIDS + (gids % vfs) + in mlx4_get_base_gid_ix() [all …]
|
/linux-4.4.14/fs/nfsd/ |
D | Makefile | 12 nfsd-y += nfssvc.o nfsctl.o nfsproc.o nfsfh.o vfs.o \
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.h | 315 struct bnx2x_virtf *vfs; member 316 #define BP_VF(bp, idx) ((BP_VFDB(bp) && (bp)->vfdb->vfs) ? \ 317 &((bp)->vfdb->vfs[idx]) : NULL) 318 #define bnx2x_vf(bp, idx, var) ((bp)->vfdb->vfs[idx].var)
|
D | bnx2x_sriov.c | 1111 kfree(bp->vfdb->vfs); in __bnx2x_iov_free_vfdb() 1251 bp->vfdb->vfs = kzalloc(sizeof(struct bnx2x_virtf) * in bnx2x_iov_init_one() 1253 if (!bp->vfdb->vfs) { in bnx2x_iov_init_one()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.c | 937 struct i40e_vf *vfs; in i40e_alloc_vfs() local 953 vfs = kcalloc(num_alloc_vfs, sizeof(struct i40e_vf), GFP_KERNEL); in i40e_alloc_vfs() 954 if (!vfs) { in i40e_alloc_vfs() 958 pf->vf = vfs; in i40e_alloc_vfs() 962 vfs[i].pf = pf; in i40e_alloc_vfs() 963 vfs[i].parent_type = I40E_SWITCH_ELEMENT_TYPE_VEB; in i40e_alloc_vfs() 964 vfs[i].vf_id = i; in i40e_alloc_vfs() 967 set_bit(I40E_VIRTCHNL_VF_CAP_L2, &vfs[i].vf_caps); in i40e_alloc_vfs() 968 vfs[i].spoofchk = true; in i40e_alloc_vfs() 970 i40e_reset_vf(&vfs[i], false); in i40e_alloc_vfs()
|
D | i40e_ethtool.c | 1652 struct i40e_vf *vfs = pf->vf; in i40e_active_vfs() local 1656 if (test_bit(I40E_VF_STAT_ACTIVE, &vfs[i].vf_states)) in i40e_active_vfs()
|
/linux-4.4.14/Documentation/filesystems/ |
D | porting | 333 changed. Read updated documentation in Documentation/filesystems/vfs.txt (and 340 changed. Read updated documentation in Documentation/filesystems/vfs.txt (and 355 vfs namespace). 364 vfs now tries to do path walking in "rcu-walk mode", which avoids 368 filesystem callbacks, the vfs drops out of rcu-walk mode before the fs call, so 380 Documentation/filesystems/vfs.txt for more details. 385 Documentation/filesystems/vfs.txt for more details.
|
D | 00-INDEX | 152 vfs.txt
|
D | hpfs.txt | 163 but vfs doesn't. Something like 'mv file FILE' won't work.
|
D | vfs.txt | 1172 <http://www.cse.unsw.edu.au/~neilb/oss/linux-commentary/vfs.html> 1178 <http://www.win.tue.nl/~aeb/linux/vfs/trail.html>
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | TODO | 42 vfs change to support removing D_NOTIFY on a file. 64 p) Add support for new vfs entry point for fallocate
|
D | README | 22 and download the cifs vfs source (see the project page 26 to add the cifs vfs to your kernel configure options if 28 users do not need to apply the cifs_24.patch since the cifs vfs is 30 mkdir linux/fs/cifs and then copy the current cifs vfs files from 53 If you have built the CIFS vfs as module (successfully) simply 57 If you have built the CIFS vfs into the kernel itself, follow the instructions 85 with the cifs vfs. A way to enable such mounting is to mark the mount.cifs 132 Samba 3.0) but the CIFS vfs works fine with a wide variety of CIFS servers. 170 ("man smb.conf") on the Samba server system. Note that the cifs vfs, 171 unlike the smbfs vfs, does not read the smb.conf on the client system [all …]
|
D | CHANGES | 20 Set s_maxbytes to smaller (the max that vfs can handle) so that 614 that are parsed outside of the cifs vfs such as nosuid. 1001 Introduced optional mount helper utility mount.cifs and made coreq changes to cifs vfs to enable 1017 although corresponding function not fully implemented in the vfs yet
|
/linux-4.4.14/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 235 Limit Lustre vfs operations gathering to just a single pid. 242 Limit Lustre vfs operations gathering to just a single ppid. 249 Limit Lustre vfs operations gathering to just a single gid.
|
/linux-4.4.14/fs/befs/ |
D | ChangeLog | 22 * Segregated the functions that interface directly with the linux vfs 166 * Converted all non vfs-callback functions to use befs_sb_info as the
|
/linux-4.4.14/Documentation/ |
D | cachetlb.txt | 289 handling vfs symlinks in the page cache need not call
|
D | 00-INDEX | 189 - info on the vfs and the various filesystems that Linux supports.
|
D | adding-syscalls.txt | 516 - commit 75069f2b5bfb ("vfs: renumber FMODE_NONOTIFY and add to uniqueness
|
D | kernel-docs.txt | 107 URL: http://www.mjmwired.net/kernel/Documentation/filesystems/vfs.txt
|
/linux-4.4.14/Documentation/cgroups/ |
D | cgroups.txt | 278 The use of a Linux virtual file system (vfs) to represent the
|
D | cpusets.txt | 214 exclusive cpuset. Also, the use of a Linux virtual file system (vfs)
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 761 ,Title="Re: {[PATCH]} Initial support for struct {vfs\_cred}" 768 Suggested RCU for vfs\_shared\_cred.
|
/linux-4.4.14/ |
D | MAINTAINERS | 7969 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git
|