Home
last modified time | relevance | path

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

/fs/smb/client/
A Dfs_context.h34 #define CIFS_ALIGN_WSIZE(_fc, _size) cifs_io_align(_fc, "wsize", _size) macro
A Dfs_context.c1108 ctx->wsize = wsize ? CIFS_ALIGN_WSIZE(fc, wsize) : cifs_sb->ctx->wsize; in smb3_reconfigure()
1342 ctx->wsize = CIFS_ALIGN_WSIZE(fc, result.uint_32); in smb3_fs_context_parse_param()

Completed in 6 milliseconds