Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dncplib_kernel.c779 __le32 create_attributes, in ncp_open_create_file_or_subdir() argument
791 if ((create_attributes & aDIR) != 0) { in ncp_open_create_file_or_subdir()
800 ncp_add_dword(server, create_attributes); in ncp_open_create_file_or_subdir()
808 if (!(create_attributes & aDIR)) in ncp_open_create_file_or_subdir()