Searched refs:files (Results 1 – 8 of 8) sorted by relevance
/net/sunrpc/ |
D | rpc_pipe.c | 651 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/ |
D | Makefile | 60 clean-files += shipped-certs.c extra-certs.c
|
/net/core/ |
D | netclassid_cgroup.c | 93 fd = iterate_fd(p->files, fd, update_classid_sock, &ctx); in update_classid_task()
|
D | netprio_cgroup.c | 238 iterate_fd(p->files, 0, update_netprio, v); in net_prio_attach()
|
/net/x25/ |
D | Kconfig | 22 Information about X.25 for Linux is contained in the files
|
/net/ |
D | Kconfig | 87 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/ |
D | Kconfig | 269 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/ |
D | client.c | 1929 &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()
|