Home
last modified time | relevance | path

Searched refs:files (Results 1 – 8 of 8) sorted by relevance

/net/sunrpc/
Drpc_pipe.c651 const struct rpc_filelist *files, in __rpc_depopulate() argument
660 name.name = files[i].name; in __rpc_depopulate()
661 name.len = strlen(files[i].name); in __rpc_depopulate()
683 const struct rpc_filelist *files, in rpc_depopulate() argument
689 __rpc_depopulate(parent, files, start, eof); in rpc_depopulate()
694 const struct rpc_filelist *files, in rpc_populate() argument
704 dentry = __rpc_lookup_create_exclusive(parent, files[i].name); in rpc_populate()
708 switch (files[i].mode & S_IFMT) { in rpc_populate()
713 files[i].mode, in rpc_populate()
714 files[i].i_fop, in rpc_populate()
[all …]
/net/wireless/
DMakefile60 clean-files += shipped-certs.c extra-certs.c
/net/core/
Dnetclassid_cgroup.c93 fd = iterate_fd(p->files, fd, update_classid_sock, &ctx); in update_classid_task()
Dnetprio_cgroup.c238 iterate_fd(p->files, 0, update_netprio, v); in net_prio_attach()
/net/x25/
DKconfig22 Information about X.25 for Linux is contained in the files
/net/
DKconfig87 behavior of the TCP/IP code by writing to the (virtual) files in
351 just checking the various proc files and other utilities for
/net/netfilter/
DKconfig269 files to each other, and also chat to each other without the need
270 of a server. DCC Sending is used anywhere you send files over IRC,
272 using NAT, this extension will enable you to send files and initiate
273 chats. Note that you do NOT need this extension to get files or
/net/9p/
Dclient.c1929 &sb->files, &sb->ffree, &sb->fsid, &sb->namelen); in p9_client_statfs()
1939 sb->bavail, sb->files, sb->ffree, sb->fsid, sb->namelen); in p9_client_statfs()