Searched refs:closetimeo (Results 1 – 5 of 5) sorted by relevance
316 unsigned long closetimeo; member
1435 return cifs_sb->ctx->closetimeo && cinode->lease_granted && dclose && in smb2_can_defer_close() 1470 &cfile->deferred, cifs_sb->ctx->closetimeo)) in cifs_close() 1477 cifs_sb->ctx->closetimeo); in cifs_close() 1479 &cfile->deferred, cifs_sb->ctx->closetimeo); in cifs_close()
161 fsparam_u32("closetimeo", Opt_closetimeo),1500 cifs_errorf(fc, "closetimeo too large\n"); in smb3_fs_context_parse_param() 1503 ctx->closetimeo = HZ * result.uint_32; in smb3_fs_context_parse_param() 2017 ctx->closetimeo = SMB3_DEF_DCLOSETIMEO; in smb3_init_fs_context()
805 seq_printf(s, ",closetimeo=%lu", cifs_sb->ctx->closetimeo / HZ); in cifs_show_options()
2963 if (old->ctx->closetimeo != new->ctx->closetimeo) in compare_mount_options()