Home
last modified time | relevance | path

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

/fs/smb/client/
A Dfs_context.h35 #define CIFS_ALIGN_RSIZE(_fc, _size) cifs_io_align(_fc, "rsize", _size) macro
A Dfs_context.c1107 ctx->rsize = rsize ? CIFS_ALIGN_RSIZE(fc, rsize) : cifs_sb->ctx->rsize; in smb3_reconfigure()
1337 ctx->rsize = CIFS_ALIGN_RSIZE(fc, result.uint_32); in smb3_fs_context_parse_param()

Completed in 7 milliseconds