Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h36 #define CIFS_ALIGN_BSIZE(_fc, _size) cifs_io_align(_fc, "bsize", _size) macro
H A Dfs_context.c1376 ctx->bsize = CIFS_ALIGN_BSIZE(fc, result.uint_32); in smb3_fs_context_parse_param()