Home
last modified time | relevance | path

Searched refs:OPEN_REPARSE_POINT (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2inode.c45 return OPEN_REPARSE_POINT; in file_create_options()
627 create_options |= OPEN_REPARSE_POINT; in smb2_query_path_info()
705 create_options |= OPEN_REPARSE_POINT; in smb311_posix_query_path_info()
792 CREATE_DELETE_ON_CLOSE | OPEN_REPARSE_POINT, in smb2_unlink()
H A Dsmb2file.c132 oparms->create_options |= OPEN_REPARSE_POINT; in smb2_open_file()
135 oparms->create_options &= ~OPEN_REPARSE_POINT; in smb2_open_file()
H A Dcifspdu.h348 #define OPEN_REPARSE_POINT 0x00200000 macro
H A Dsmb2ops.c3048 .create_options = cifs_create_options(cifs_sb, OPEN_REPARSE_POINT), in smb2_query_reparse_point()
3204 OPEN_REPARSE_POINT, in get_smb2_acl_by_path()
H A Dcifssmb.c2723 OPEN_REPARSE_POINT), in cifs_query_reparse_point()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2inode.c568 create_options |= OPEN_REPARSE_POINT; in smb2_query_path_info()
619 create_options |= OPEN_REPARSE_POINT; in smb311_posix_query_path_info()
687 CREATE_DELETE_ON_CLOSE | OPEN_REPARSE_POINT, in smb2_unlink()
H A Dsmb1ops.c975 OPEN_REPARSE_POINT); in cifs_query_symlink()
H A Dsmb2ops.c2922 int create_options = is_reparse_point ? OPEN_REPARSE_POINT : 0; in smb2_query_symlink()
3129 oparms.create_options = cifs_create_options(cifs_sb, OPEN_REPARSE_POINT); in smb2_query_reparse_tag()
3278 oparms.create_options = cifs_create_options(cifs_sb, 0) | OPEN_REPARSE_POINT; in get_smb2_acl_by_path()
H A Dcifspdu.h376 #define OPEN_REPARSE_POINT 0x00200000 macro

Completed in 41 milliseconds