Searched refs:ncp_open_create_file_or_subdir (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/ncpfs/ |
H A D | file.c | 55 result = ncp_open_create_file_or_subdir(NCP_SERVER(inode), ncp_make_open() 64 result = ncp_open_create_file_or_subdir(NCP_SERVER(inode), ncp_make_open() 70 result = ncp_open_create_file_or_subdir(NCP_SERVER(inode), ncp_make_open()
|
H A D | ncplib_kernel.h | 83 int ncp_open_create_file_or_subdir(struct ncp_server *, struct inode *, const char *,
|
H A D | dir.c | 935 result = ncp_open_create_file_or_subdir(server, dir, __name, ncp_create_new() 940 result = ncp_open_create_file_or_subdir(server, dir, __name, ncp_create_new() 990 error = ncp_open_create_file_or_subdir(server, dir, __name, ncp_mkdir()
|
H A D | ncplib_kernel.c | 776 int ncp_open_create_file_or_subdir(struct ncp_server *server, ncp_open_create_file_or_subdir() function
|
Completed in 119 milliseconds